Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-21702 (GCVE-0-2021-21702)
Vulnerability from cvelistv5 – Published: 2021-02-15 04:10 – Updated: 2024-09-16 17:34- CWE-476 - NULL Pointer Dereference
| URL | Tags |
|---|---|
| https://bugs.php.net/bug.php?id=80672 | x_refsource_MISC |
| https://www.debian.org/security/2021/dsa-4856 | vendor-advisoryx_refsource_DEBIAN |
| https://security.gentoo.org/glsa/202105-23 | vendor-advisoryx_refsource_GENTOO |
| https://lists.debian.org/debian-lts-announce/2021… | mailing-listx_refsource_MLIST |
| https://www.oracle.com/security-alerts/cpuoct2021.html | x_refsource_MISC |
| https://www.tenable.com/security/tns-2021-14 | x_refsource_CONFIRM |
| https://security.netapp.com/advisory/ntap-2021031… | x_refsource_CONFIRM |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T18:23:29.386Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.php.net/bug.php?id=80672"
},
{
"name": "DSA-4856",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"name": "GLSA-202105-23",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202105-23"
},
{
"name": "[debian-lts-announce] 20210715 [SECURITY] [DLA 2708-1] php7.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST",
"x_transferred"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://www.tenable.com/security/tns-2021-14"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20210312-0005/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "PHP",
"vendor": "PHP Group",
"versions": [
{
"lessThan": "7.3.27",
"status": "affected",
"version": "7.3.x",
"versionType": "custom"
},
{
"lessThan": "7.4.15",
"status": "affected",
"version": "7.4.x",
"versionType": "custom"
},
{
"lessThan": "8.0.2",
"status": "affected",
"version": "8.0.X",
"versionType": "custom"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Reported by jgalindo at datto dot com"
}
],
"datePublic": "2021-02-01T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-476",
"description": "CWE-476 NULL Pointer Dereference",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-10-20T10:40:53.000Z",
"orgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"shortName": "php"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.php.net/bug.php?id=80672"
},
{
"name": "DSA-4856",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"name": "GLSA-202105-23",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202105-23"
},
{
"name": "[debian-lts-announce] 20210715 [SECURITY] [DLA 2708-1] php7.0 security update",
"tags": [
"mailing-list",
"x_refsource_MLIST"
],
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://www.tenable.com/security/tns-2021-14"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://security.netapp.com/advisory/ntap-20210312-0005/"
}
],
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=77423"
],
"discovery": "EXTERNAL"
},
"title": "Null Dereference in SoapClient",
"x_generator": {
"engine": "Vulnogram 0.0.9"
},
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@php.net",
"DATE_PUBLIC": "2021-02-01T14:00:00.000Z",
"ID": "CVE-2021-21702",
"STATE": "PUBLIC",
"TITLE": "Null Dereference in SoapClient"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "PHP",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7.3.x",
"version_value": "7.3.27"
},
{
"version_affected": "\u003c",
"version_name": "7.4.x",
"version_value": "7.4.15"
},
{
"version_affected": "\u003c",
"version_name": "8.0.X",
"version_value": "8.0.2"
}
]
}
}
]
},
"vendor_name": "PHP Group"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Reported by jgalindo at datto dot com"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-476 NULL Pointer Dereference"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugs.php.net/bug.php?id=80672",
"refsource": "MISC",
"url": "https://bugs.php.net/bug.php?id=80672"
},
{
"name": "DSA-4856",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4856"
},
{
"name": "GLSA-202105-23",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202105-23"
},
{
"name": "[debian-lts-announce] 20210715 [SECURITY] [DLA 2708-1] php7.0 security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html"
},
{
"name": "https://www.oracle.com/security-alerts/cpuoct2021.html",
"refsource": "MISC",
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"name": "https://www.tenable.com/security/tns-2021-14",
"refsource": "CONFIRM",
"url": "https://www.tenable.com/security/tns-2021-14"
},
{
"name": "https://security.netapp.com/advisory/ntap-20210312-0005/",
"refsource": "CONFIRM",
"url": "https://security.netapp.com/advisory/ntap-20210312-0005/"
}
]
},
"source": {
"defect": [
"https://bugs.php.net/bug.php?id=77423"
],
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "dd77f84a-d19a-4638-8c3d-a322d820ed2b",
"assignerShortName": "php",
"cveId": "CVE-2021-21702",
"datePublished": "2021-02-15T04:10:16.837Z",
"dateReserved": "2021-01-04T00:00:00.000Z",
"dateUpdated": "2024-09-16T17:34:26.201Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2021-21702",
"date": "2026-06-08",
"epss": "0.00272",
"percentile": "0.50823"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.3.0\", \"versionEndExcluding\": \"7.3.27\", \"matchCriteriaId\": \"21A1DC5C-CFAD-4A37-8343-8F18F446ED45\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"7.4.0\", \"versionEndExcluding\": \"7.4.15\", \"matchCriteriaId\": \"8043349D-1EEB-46ED-9DC4-7D1D7B60BC78\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndExcluding\": \"8.0.2\", \"matchCriteriaId\": \"D70FC63A-BC22-491B-836F-7FDA82D61908\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"DEECE5FC-CACF-4496-A3E7-164736409252\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:*\", \"matchCriteriaId\": \"1FE996B1-6951-4F85-AA58-B99A379D2163\"}]}]}, {\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"8.0.0\", \"versionEndIncluding\": \"8.5.0\", \"matchCriteriaId\": \"C88D46AF-459D-4917-9403-0F63FEC83512\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"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.\"}, {\"lang\": \"es\", \"value\": \"En PHP versiones 7.3.x por debajo de 7.3.27, 7.4.x por debajo de 7.4.15 y 8.0.x por debajo de 8.0.2, cuando se usa la extensi\\u00f3n SOAP para conectarse a un servidor SOAP, un servidor SOAP malicioso podr\\u00eda devolver datos XML malformados como respuesta eso har\\u00eda que PHP acceda a un puntero null y, por tanto, causar\\u00eda un bloqueo\"}]",
"id": "CVE-2021-21702",
"lastModified": "2024-11-21T05:48:51.847",
"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:N/A:L\", \"baseScore\": 5.3, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"LOW\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 1.4}, {\"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:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}], \"cvssMetricV2\": [{\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"cvssData\": {\"version\": \"2.0\", \"vectorString\": \"AV:N/AC:L/Au:N/C:N/I:N/A:P\", \"baseScore\": 5.0, \"accessVector\": \"NETWORK\", \"accessComplexity\": \"LOW\", \"authentication\": \"NONE\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"PARTIAL\"}, \"baseSeverity\": \"MEDIUM\", \"exploitabilityScore\": 10.0, \"impactScore\": 2.9, \"acInsufInfo\": false, \"obtainAllPrivilege\": false, \"obtainUserPrivilege\": false, \"obtainOtherPrivilege\": false, \"userInteractionRequired\": false}]}",
"published": "2021-02-15T04:15:12.673",
"references": "[{\"url\": \"https://bugs.php.net/bug.php?id=80672\", \"source\": \"security@php.net\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html\", \"source\": \"security@php.net\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202105-23\", \"source\": \"security@php.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20210312-0005/\", \"source\": \"security@php.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4856\", \"source\": \"security@php.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuoct2021.html\", \"source\": \"security@php.net\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://www.tenable.com/security/tns-2021-14\", \"source\": \"security@php.net\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://bugs.php.net/bug.php?id=80672\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Issue Tracking\", \"Vendor Advisory\"]}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://security.gentoo.org/glsa/202105-23\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20210312-0005/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.debian.org/security/2021/dsa-4856\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}, {\"url\": \"https://www.oracle.com/security-alerts/cpuoct2021.html\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\", \"Third Party Advisory\"]}, {\"url\": \"https://www.tenable.com/security/tns-2021-14\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Third Party Advisory\"]}]",
"sourceIdentifier": "security@php.net",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@php.net\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-476\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2021-21702\",\"sourceIdentifier\":\"security@php.net\",\"published\":\"2021-02-15T04:15:12.673\",\"lastModified\":\"2024-11-21T05:48:51.847\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"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.\"},{\"lang\":\"es\",\"value\":\"En PHP versiones 7.3.x por debajo de 7.3.27, 7.4.x por debajo de 7.4.15 y 8.0.x por debajo de 8.0.2, cuando se usa la extensi\u00f3n SOAP para conectarse a un servidor SOAP, un servidor SOAP malicioso podr\u00eda devolver datos XML malformados como respuesta eso har\u00eda que PHP acceda a un puntero null y, por tanto, causar\u00eda un bloqueo\"}],\"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:N/A:L\",\"baseScore\":5.3,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"LOW\"},\"exploitabilityScore\":3.9,\"impactScore\":1.4},{\"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:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"security@php.net\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-476\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.3.0\",\"versionEndExcluding\":\"7.3.27\",\"matchCriteriaId\":\"21A1DC5C-CFAD-4A37-8343-8F18F446ED45\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.15\",\"matchCriteriaId\":\"8043349D-1EEB-46ED-9DC4-7D1D7B60BC78\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:php:php:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.2\",\"matchCriteriaId\":\"D70FC63A-BC22-491B-836F-7FDA82D61908\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"07B237A9-69A3-4A9C-9DA0-4E06BD37AE73\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:netapp:clustered_data_ontap:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"1FE996B1-6951-4F85-AA58-B99A379D2163\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndIncluding\":\"8.5.0\",\"matchCriteriaId\":\"C88D46AF-459D-4917-9403-0F63FEC83512\"}]}]}],\"references\":[{\"url\":\"https://bugs.php.net/bug.php?id=80672\",\"source\":\"security@php.net\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html\",\"source\":\"security@php.net\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202105-23\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210312-0005/\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4856\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2021.html\",\"source\":\"security@php.net\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2021-14\",\"source\":\"security@php.net\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.php.net/bug.php?id=80672\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2021/07/msg00008.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://security.gentoo.org/glsa/202105-23\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20210312-0005/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.debian.org/security/2021/dsa-4856\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://www.oracle.com/security-alerts/cpuoct2021.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://www.tenable.com/security/tns-2021-14\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
OPENSUSE-SU-2024:11569-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.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:php7-zlib-7.4.24-2.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.24-2.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the php7-7.4.24-2.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-11569",
"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_11569-1.json"
},
{
"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-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
}
],
"title": "php7-7.4.24-2.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:11569-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.24-2.1.aarch64",
"product": {
"name": "php7-7.4.24-2.1.aarch64",
"product_id": "php7-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-2.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.24-2.1.aarch64",
"product_id": "php7-bcmath-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-2.1.aarch64",
"product": {
"name": "php7-bz2-7.4.24-2.1.aarch64",
"product_id": "php7-bz2-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-2.1.aarch64",
"product": {
"name": "php7-calendar-7.4.24-2.1.aarch64",
"product_id": "php7-calendar-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-2.1.aarch64",
"product": {
"name": "php7-cli-7.4.24-2.1.aarch64",
"product_id": "php7-cli-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-2.1.aarch64",
"product": {
"name": "php7-ctype-7.4.24-2.1.aarch64",
"product_id": "php7-ctype-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-2.1.aarch64",
"product": {
"name": "php7-curl-7.4.24-2.1.aarch64",
"product_id": "php7-curl-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-2.1.aarch64",
"product": {
"name": "php7-dba-7.4.24-2.1.aarch64",
"product_id": "php7-dba-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-2.1.aarch64",
"product": {
"name": "php7-devel-7.4.24-2.1.aarch64",
"product_id": "php7-devel-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-2.1.aarch64",
"product": {
"name": "php7-dom-7.4.24-2.1.aarch64",
"product_id": "php7-dom-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-2.1.aarch64",
"product": {
"name": "php7-enchant-7.4.24-2.1.aarch64",
"product_id": "php7-enchant-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-2.1.aarch64",
"product": {
"name": "php7-exif-7.4.24-2.1.aarch64",
"product_id": "php7-exif-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-2.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.24-2.1.aarch64",
"product_id": "php7-fileinfo-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-2.1.aarch64",
"product": {
"name": "php7-ftp-7.4.24-2.1.aarch64",
"product_id": "php7-ftp-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-2.1.aarch64",
"product": {
"name": "php7-gd-7.4.24-2.1.aarch64",
"product_id": "php7-gd-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-2.1.aarch64",
"product": {
"name": "php7-gettext-7.4.24-2.1.aarch64",
"product_id": "php7-gettext-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-2.1.aarch64",
"product": {
"name": "php7-gmp-7.4.24-2.1.aarch64",
"product_id": "php7-gmp-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-2.1.aarch64",
"product": {
"name": "php7-iconv-7.4.24-2.1.aarch64",
"product_id": "php7-iconv-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-2.1.aarch64",
"product": {
"name": "php7-intl-7.4.24-2.1.aarch64",
"product_id": "php7-intl-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-2.1.aarch64",
"product": {
"name": "php7-json-7.4.24-2.1.aarch64",
"product_id": "php7-json-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-2.1.aarch64",
"product": {
"name": "php7-ldap-7.4.24-2.1.aarch64",
"product_id": "php7-ldap-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-2.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.24-2.1.aarch64",
"product_id": "php7-mbstring-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-2.1.aarch64",
"product": {
"name": "php7-mysql-7.4.24-2.1.aarch64",
"product_id": "php7-mysql-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-2.1.aarch64",
"product": {
"name": "php7-odbc-7.4.24-2.1.aarch64",
"product_id": "php7-odbc-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-2.1.aarch64",
"product": {
"name": "php7-opcache-7.4.24-2.1.aarch64",
"product_id": "php7-opcache-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-2.1.aarch64",
"product": {
"name": "php7-openssl-7.4.24-2.1.aarch64",
"product_id": "php7-openssl-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-2.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.24-2.1.aarch64",
"product_id": "php7-pcntl-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-2.1.aarch64",
"product": {
"name": "php7-pdo-7.4.24-2.1.aarch64",
"product_id": "php7-pdo-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-2.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.24-2.1.aarch64",
"product_id": "php7-pgsql-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-2.1.aarch64",
"product": {
"name": "php7-phar-7.4.24-2.1.aarch64",
"product_id": "php7-phar-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-2.1.aarch64",
"product": {
"name": "php7-posix-7.4.24-2.1.aarch64",
"product_id": "php7-posix-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-2.1.aarch64",
"product": {
"name": "php7-readline-7.4.24-2.1.aarch64",
"product_id": "php7-readline-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-2.1.aarch64",
"product": {
"name": "php7-shmop-7.4.24-2.1.aarch64",
"product_id": "php7-shmop-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-2.1.aarch64",
"product": {
"name": "php7-snmp-7.4.24-2.1.aarch64",
"product_id": "php7-snmp-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-2.1.aarch64",
"product": {
"name": "php7-soap-7.4.24-2.1.aarch64",
"product_id": "php7-soap-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-2.1.aarch64",
"product": {
"name": "php7-sockets-7.4.24-2.1.aarch64",
"product_id": "php7-sockets-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-2.1.aarch64",
"product": {
"name": "php7-sodium-7.4.24-2.1.aarch64",
"product_id": "php7-sodium-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-2.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.24-2.1.aarch64",
"product_id": "php7-sqlite-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-2.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.24-2.1.aarch64",
"product_id": "php7-sysvmsg-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-2.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.24-2.1.aarch64",
"product_id": "php7-sysvsem-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-2.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.24-2.1.aarch64",
"product_id": "php7-sysvshm-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-2.1.aarch64",
"product": {
"name": "php7-tidy-7.4.24-2.1.aarch64",
"product_id": "php7-tidy-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-2.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.24-2.1.aarch64",
"product_id": "php7-tokenizer-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-2.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.24-2.1.aarch64",
"product_id": "php7-xmlreader-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-2.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.24-2.1.aarch64",
"product_id": "php7-xmlrpc-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-2.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.24-2.1.aarch64",
"product_id": "php7-xmlwriter-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-2.1.aarch64",
"product": {
"name": "php7-xsl-7.4.24-2.1.aarch64",
"product_id": "php7-xsl-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-2.1.aarch64",
"product": {
"name": "php7-zip-7.4.24-2.1.aarch64",
"product_id": "php7-zip-7.4.24-2.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-2.1.aarch64",
"product": {
"name": "php7-zlib-7.4.24-2.1.aarch64",
"product_id": "php7-zlib-7.4.24-2.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-7.4.24-2.1.ppc64le",
"product_id": "php7-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.24-2.1.ppc64le",
"product_id": "php7-bcmath-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.24-2.1.ppc64le",
"product_id": "php7-bz2-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.24-2.1.ppc64le",
"product_id": "php7-calendar-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-cli-7.4.24-2.1.ppc64le",
"product_id": "php7-cli-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.24-2.1.ppc64le",
"product_id": "php7-ctype-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-curl-7.4.24-2.1.ppc64le",
"product_id": "php7-curl-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-dba-7.4.24-2.1.ppc64le",
"product_id": "php7-dba-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-devel-7.4.24-2.1.ppc64le",
"product_id": "php7-devel-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-dom-7.4.24-2.1.ppc64le",
"product_id": "php7-dom-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.24-2.1.ppc64le",
"product_id": "php7-enchant-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-exif-7.4.24-2.1.ppc64le",
"product_id": "php7-exif-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.24-2.1.ppc64le",
"product_id": "php7-fileinfo-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.24-2.1.ppc64le",
"product_id": "php7-ftp-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-gd-7.4.24-2.1.ppc64le",
"product_id": "php7-gd-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.24-2.1.ppc64le",
"product_id": "php7-gettext-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.24-2.1.ppc64le",
"product_id": "php7-gmp-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.24-2.1.ppc64le",
"product_id": "php7-iconv-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-intl-7.4.24-2.1.ppc64le",
"product_id": "php7-intl-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-json-7.4.24-2.1.ppc64le",
"product_id": "php7-json-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.24-2.1.ppc64le",
"product_id": "php7-ldap-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.24-2.1.ppc64le",
"product_id": "php7-mbstring-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.24-2.1.ppc64le",
"product_id": "php7-mysql-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.24-2.1.ppc64le",
"product_id": "php7-odbc-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.24-2.1.ppc64le",
"product_id": "php7-opcache-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.24-2.1.ppc64le",
"product_id": "php7-openssl-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.24-2.1.ppc64le",
"product_id": "php7-pcntl-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.24-2.1.ppc64le",
"product_id": "php7-pdo-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.24-2.1.ppc64le",
"product_id": "php7-pgsql-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-phar-7.4.24-2.1.ppc64le",
"product_id": "php7-phar-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-posix-7.4.24-2.1.ppc64le",
"product_id": "php7-posix-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-readline-7.4.24-2.1.ppc64le",
"product_id": "php7-readline-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.24-2.1.ppc64le",
"product_id": "php7-shmop-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.24-2.1.ppc64le",
"product_id": "php7-snmp-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-soap-7.4.24-2.1.ppc64le",
"product_id": "php7-soap-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.24-2.1.ppc64le",
"product_id": "php7-sockets-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.24-2.1.ppc64le",
"product_id": "php7-sodium-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.24-2.1.ppc64le",
"product_id": "php7-sqlite-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.24-2.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.24-2.1.ppc64le",
"product_id": "php7-sysvsem-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.24-2.1.ppc64le",
"product_id": "php7-sysvshm-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.24-2.1.ppc64le",
"product_id": "php7-tidy-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.24-2.1.ppc64le",
"product_id": "php7-tokenizer-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.24-2.1.ppc64le",
"product_id": "php7-xmlreader-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.24-2.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.24-2.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.24-2.1.ppc64le",
"product_id": "php7-xsl-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-zip-7.4.24-2.1.ppc64le",
"product_id": "php7-zip-7.4.24-2.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-2.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.24-2.1.ppc64le",
"product_id": "php7-zlib-7.4.24-2.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-2.1.s390x",
"product": {
"name": "php7-7.4.24-2.1.s390x",
"product_id": "php7-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-2.1.s390x",
"product": {
"name": "php7-bcmath-7.4.24-2.1.s390x",
"product_id": "php7-bcmath-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-2.1.s390x",
"product": {
"name": "php7-bz2-7.4.24-2.1.s390x",
"product_id": "php7-bz2-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-2.1.s390x",
"product": {
"name": "php7-calendar-7.4.24-2.1.s390x",
"product_id": "php7-calendar-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-2.1.s390x",
"product": {
"name": "php7-cli-7.4.24-2.1.s390x",
"product_id": "php7-cli-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-2.1.s390x",
"product": {
"name": "php7-ctype-7.4.24-2.1.s390x",
"product_id": "php7-ctype-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-2.1.s390x",
"product": {
"name": "php7-curl-7.4.24-2.1.s390x",
"product_id": "php7-curl-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-2.1.s390x",
"product": {
"name": "php7-dba-7.4.24-2.1.s390x",
"product_id": "php7-dba-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-2.1.s390x",
"product": {
"name": "php7-devel-7.4.24-2.1.s390x",
"product_id": "php7-devel-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-2.1.s390x",
"product": {
"name": "php7-dom-7.4.24-2.1.s390x",
"product_id": "php7-dom-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-2.1.s390x",
"product": {
"name": "php7-enchant-7.4.24-2.1.s390x",
"product_id": "php7-enchant-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-2.1.s390x",
"product": {
"name": "php7-exif-7.4.24-2.1.s390x",
"product_id": "php7-exif-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-2.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.24-2.1.s390x",
"product_id": "php7-fileinfo-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-2.1.s390x",
"product": {
"name": "php7-ftp-7.4.24-2.1.s390x",
"product_id": "php7-ftp-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-2.1.s390x",
"product": {
"name": "php7-gd-7.4.24-2.1.s390x",
"product_id": "php7-gd-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-2.1.s390x",
"product": {
"name": "php7-gettext-7.4.24-2.1.s390x",
"product_id": "php7-gettext-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-2.1.s390x",
"product": {
"name": "php7-gmp-7.4.24-2.1.s390x",
"product_id": "php7-gmp-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-2.1.s390x",
"product": {
"name": "php7-iconv-7.4.24-2.1.s390x",
"product_id": "php7-iconv-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-2.1.s390x",
"product": {
"name": "php7-intl-7.4.24-2.1.s390x",
"product_id": "php7-intl-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-2.1.s390x",
"product": {
"name": "php7-json-7.4.24-2.1.s390x",
"product_id": "php7-json-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-2.1.s390x",
"product": {
"name": "php7-ldap-7.4.24-2.1.s390x",
"product_id": "php7-ldap-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-2.1.s390x",
"product": {
"name": "php7-mbstring-7.4.24-2.1.s390x",
"product_id": "php7-mbstring-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-2.1.s390x",
"product": {
"name": "php7-mysql-7.4.24-2.1.s390x",
"product_id": "php7-mysql-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-2.1.s390x",
"product": {
"name": "php7-odbc-7.4.24-2.1.s390x",
"product_id": "php7-odbc-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-2.1.s390x",
"product": {
"name": "php7-opcache-7.4.24-2.1.s390x",
"product_id": "php7-opcache-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-2.1.s390x",
"product": {
"name": "php7-openssl-7.4.24-2.1.s390x",
"product_id": "php7-openssl-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-2.1.s390x",
"product": {
"name": "php7-pcntl-7.4.24-2.1.s390x",
"product_id": "php7-pcntl-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-2.1.s390x",
"product": {
"name": "php7-pdo-7.4.24-2.1.s390x",
"product_id": "php7-pdo-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-2.1.s390x",
"product": {
"name": "php7-pgsql-7.4.24-2.1.s390x",
"product_id": "php7-pgsql-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-2.1.s390x",
"product": {
"name": "php7-phar-7.4.24-2.1.s390x",
"product_id": "php7-phar-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-2.1.s390x",
"product": {
"name": "php7-posix-7.4.24-2.1.s390x",
"product_id": "php7-posix-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-2.1.s390x",
"product": {
"name": "php7-readline-7.4.24-2.1.s390x",
"product_id": "php7-readline-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-2.1.s390x",
"product": {
"name": "php7-shmop-7.4.24-2.1.s390x",
"product_id": "php7-shmop-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-2.1.s390x",
"product": {
"name": "php7-snmp-7.4.24-2.1.s390x",
"product_id": "php7-snmp-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-2.1.s390x",
"product": {
"name": "php7-soap-7.4.24-2.1.s390x",
"product_id": "php7-soap-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-2.1.s390x",
"product": {
"name": "php7-sockets-7.4.24-2.1.s390x",
"product_id": "php7-sockets-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-2.1.s390x",
"product": {
"name": "php7-sodium-7.4.24-2.1.s390x",
"product_id": "php7-sodium-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-2.1.s390x",
"product": {
"name": "php7-sqlite-7.4.24-2.1.s390x",
"product_id": "php7-sqlite-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-2.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.24-2.1.s390x",
"product_id": "php7-sysvmsg-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-2.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.24-2.1.s390x",
"product_id": "php7-sysvsem-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-2.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.24-2.1.s390x",
"product_id": "php7-sysvshm-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-2.1.s390x",
"product": {
"name": "php7-tidy-7.4.24-2.1.s390x",
"product_id": "php7-tidy-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-2.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.24-2.1.s390x",
"product_id": "php7-tokenizer-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-2.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.24-2.1.s390x",
"product_id": "php7-xmlreader-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-2.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.24-2.1.s390x",
"product_id": "php7-xmlrpc-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-2.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.24-2.1.s390x",
"product_id": "php7-xmlwriter-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-2.1.s390x",
"product": {
"name": "php7-xsl-7.4.24-2.1.s390x",
"product_id": "php7-xsl-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-2.1.s390x",
"product": {
"name": "php7-zip-7.4.24-2.1.s390x",
"product_id": "php7-zip-7.4.24-2.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-2.1.s390x",
"product": {
"name": "php7-zlib-7.4.24-2.1.s390x",
"product_id": "php7-zlib-7.4.24-2.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-7.4.24-2.1.x86_64",
"product": {
"name": "php7-7.4.24-2.1.x86_64",
"product_id": "php7-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.24-2.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.24-2.1.x86_64",
"product_id": "php7-bcmath-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.24-2.1.x86_64",
"product": {
"name": "php7-bz2-7.4.24-2.1.x86_64",
"product_id": "php7-bz2-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.24-2.1.x86_64",
"product": {
"name": "php7-calendar-7.4.24-2.1.x86_64",
"product_id": "php7-calendar-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-cli-7.4.24-2.1.x86_64",
"product": {
"name": "php7-cli-7.4.24-2.1.x86_64",
"product_id": "php7-cli-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.24-2.1.x86_64",
"product": {
"name": "php7-ctype-7.4.24-2.1.x86_64",
"product_id": "php7-ctype-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.24-2.1.x86_64",
"product": {
"name": "php7-curl-7.4.24-2.1.x86_64",
"product_id": "php7-curl-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.24-2.1.x86_64",
"product": {
"name": "php7-dba-7.4.24-2.1.x86_64",
"product_id": "php7-dba-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.24-2.1.x86_64",
"product": {
"name": "php7-devel-7.4.24-2.1.x86_64",
"product_id": "php7-devel-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.24-2.1.x86_64",
"product": {
"name": "php7-dom-7.4.24-2.1.x86_64",
"product_id": "php7-dom-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.24-2.1.x86_64",
"product": {
"name": "php7-enchant-7.4.24-2.1.x86_64",
"product_id": "php7-enchant-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.24-2.1.x86_64",
"product": {
"name": "php7-exif-7.4.24-2.1.x86_64",
"product_id": "php7-exif-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.24-2.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.24-2.1.x86_64",
"product_id": "php7-fileinfo-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.24-2.1.x86_64",
"product": {
"name": "php7-ftp-7.4.24-2.1.x86_64",
"product_id": "php7-ftp-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.24-2.1.x86_64",
"product": {
"name": "php7-gd-7.4.24-2.1.x86_64",
"product_id": "php7-gd-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.24-2.1.x86_64",
"product": {
"name": "php7-gettext-7.4.24-2.1.x86_64",
"product_id": "php7-gettext-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.24-2.1.x86_64",
"product": {
"name": "php7-gmp-7.4.24-2.1.x86_64",
"product_id": "php7-gmp-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.24-2.1.x86_64",
"product": {
"name": "php7-iconv-7.4.24-2.1.x86_64",
"product_id": "php7-iconv-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.24-2.1.x86_64",
"product": {
"name": "php7-intl-7.4.24-2.1.x86_64",
"product_id": "php7-intl-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.24-2.1.x86_64",
"product": {
"name": "php7-json-7.4.24-2.1.x86_64",
"product_id": "php7-json-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.24-2.1.x86_64",
"product": {
"name": "php7-ldap-7.4.24-2.1.x86_64",
"product_id": "php7-ldap-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.24-2.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.24-2.1.x86_64",
"product_id": "php7-mbstring-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.24-2.1.x86_64",
"product": {
"name": "php7-mysql-7.4.24-2.1.x86_64",
"product_id": "php7-mysql-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.24-2.1.x86_64",
"product": {
"name": "php7-odbc-7.4.24-2.1.x86_64",
"product_id": "php7-odbc-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.24-2.1.x86_64",
"product": {
"name": "php7-opcache-7.4.24-2.1.x86_64",
"product_id": "php7-opcache-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.24-2.1.x86_64",
"product": {
"name": "php7-openssl-7.4.24-2.1.x86_64",
"product_id": "php7-openssl-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.24-2.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.24-2.1.x86_64",
"product_id": "php7-pcntl-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.24-2.1.x86_64",
"product": {
"name": "php7-pdo-7.4.24-2.1.x86_64",
"product_id": "php7-pdo-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.24-2.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.24-2.1.x86_64",
"product_id": "php7-pgsql-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.24-2.1.x86_64",
"product": {
"name": "php7-phar-7.4.24-2.1.x86_64",
"product_id": "php7-phar-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.24-2.1.x86_64",
"product": {
"name": "php7-posix-7.4.24-2.1.x86_64",
"product_id": "php7-posix-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.24-2.1.x86_64",
"product": {
"name": "php7-readline-7.4.24-2.1.x86_64",
"product_id": "php7-readline-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.24-2.1.x86_64",
"product": {
"name": "php7-shmop-7.4.24-2.1.x86_64",
"product_id": "php7-shmop-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.24-2.1.x86_64",
"product": {
"name": "php7-snmp-7.4.24-2.1.x86_64",
"product_id": "php7-snmp-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.24-2.1.x86_64",
"product": {
"name": "php7-soap-7.4.24-2.1.x86_64",
"product_id": "php7-soap-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.24-2.1.x86_64",
"product": {
"name": "php7-sockets-7.4.24-2.1.x86_64",
"product_id": "php7-sockets-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.24-2.1.x86_64",
"product": {
"name": "php7-sodium-7.4.24-2.1.x86_64",
"product_id": "php7-sodium-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.24-2.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.24-2.1.x86_64",
"product_id": "php7-sqlite-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.24-2.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.24-2.1.x86_64",
"product_id": "php7-sysvmsg-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.24-2.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.24-2.1.x86_64",
"product_id": "php7-sysvsem-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.24-2.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.24-2.1.x86_64",
"product_id": "php7-sysvshm-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.24-2.1.x86_64",
"product": {
"name": "php7-tidy-7.4.24-2.1.x86_64",
"product_id": "php7-tidy-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.24-2.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.24-2.1.x86_64",
"product_id": "php7-tokenizer-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.24-2.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.24-2.1.x86_64",
"product_id": "php7-xmlreader-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.24-2.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.24-2.1.x86_64",
"product_id": "php7-xmlrpc-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.24-2.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.24-2.1.x86_64",
"product_id": "php7-xmlwriter-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.24-2.1.x86_64",
"product": {
"name": "php7-xsl-7.4.24-2.1.x86_64",
"product_id": "php7-xsl-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.24-2.1.x86_64",
"product": {
"name": "php7-zip-7.4.24-2.1.x86_64",
"product_id": "php7-zip-7.4.24-2.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.24-2.1.x86_64",
"product": {
"name": "php7-zlib-7.4.24-2.1.x86_64",
"product_id": "php7-zlib-7.4.24-2.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.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-2.1.aarch64"
},
"product_reference": "php7-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-2.1.s390x"
},
"product_reference": "php7-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64"
},
"product_reference": "php7-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x"
},
"product_reference": "php7-bcmath-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64"
},
"product_reference": "php7-bz2-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x"
},
"product_reference": "php7-bz2-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64"
},
"product_reference": "php7-bz2-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64"
},
"product_reference": "php7-calendar-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x"
},
"product_reference": "php7-calendar-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64"
},
"product_reference": "php7-calendar-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64"
},
"product_reference": "php7-cli-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-cli-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x"
},
"product_reference": "php7-cli-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-cli-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64"
},
"product_reference": "php7-cli-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64"
},
"product_reference": "php7-ctype-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x"
},
"product_reference": "php7-ctype-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64"
},
"product_reference": "php7-ctype-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64"
},
"product_reference": "php7-curl-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-curl-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x"
},
"product_reference": "php7-curl-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64"
},
"product_reference": "php7-curl-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64"
},
"product_reference": "php7-dba-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-dba-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x"
},
"product_reference": "php7-dba-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64"
},
"product_reference": "php7-dba-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64"
},
"product_reference": "php7-devel-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-devel-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x"
},
"product_reference": "php7-devel-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64"
},
"product_reference": "php7-devel-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64"
},
"product_reference": "php7-dom-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-dom-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x"
},
"product_reference": "php7-dom-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64"
},
"product_reference": "php7-dom-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64"
},
"product_reference": "php7-enchant-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x"
},
"product_reference": "php7-enchant-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64"
},
"product_reference": "php7-enchant-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64"
},
"product_reference": "php7-exif-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-exif-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x"
},
"product_reference": "php7-exif-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64"
},
"product_reference": "php7-exif-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64"
},
"product_reference": "php7-ftp-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x"
},
"product_reference": "php7-ftp-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64"
},
"product_reference": "php7-ftp-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64"
},
"product_reference": "php7-gd-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-gd-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x"
},
"product_reference": "php7-gd-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64"
},
"product_reference": "php7-gd-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64"
},
"product_reference": "php7-gettext-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x"
},
"product_reference": "php7-gettext-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64"
},
"product_reference": "php7-gettext-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64"
},
"product_reference": "php7-gmp-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x"
},
"product_reference": "php7-gmp-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64"
},
"product_reference": "php7-gmp-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64"
},
"product_reference": "php7-iconv-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x"
},
"product_reference": "php7-iconv-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64"
},
"product_reference": "php7-iconv-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64"
},
"product_reference": "php7-intl-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-intl-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x"
},
"product_reference": "php7-intl-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64"
},
"product_reference": "php7-intl-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64"
},
"product_reference": "php7-json-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-json-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x"
},
"product_reference": "php7-json-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64"
},
"product_reference": "php7-json-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64"
},
"product_reference": "php7-ldap-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x"
},
"product_reference": "php7-ldap-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64"
},
"product_reference": "php7-ldap-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x"
},
"product_reference": "php7-mbstring-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64"
},
"product_reference": "php7-mysql-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x"
},
"product_reference": "php7-mysql-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64"
},
"product_reference": "php7-mysql-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64"
},
"product_reference": "php7-odbc-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x"
},
"product_reference": "php7-odbc-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64"
},
"product_reference": "php7-odbc-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64"
},
"product_reference": "php7-opcache-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x"
},
"product_reference": "php7-opcache-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64"
},
"product_reference": "php7-opcache-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64"
},
"product_reference": "php7-openssl-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x"
},
"product_reference": "php7-openssl-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64"
},
"product_reference": "php7-openssl-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x"
},
"product_reference": "php7-pcntl-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64"
},
"product_reference": "php7-pdo-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x"
},
"product_reference": "php7-pdo-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64"
},
"product_reference": "php7-pdo-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x"
},
"product_reference": "php7-pgsql-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64"
},
"product_reference": "php7-phar-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-phar-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x"
},
"product_reference": "php7-phar-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64"
},
"product_reference": "php7-phar-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64"
},
"product_reference": "php7-posix-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-posix-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x"
},
"product_reference": "php7-posix-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64"
},
"product_reference": "php7-posix-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64"
},
"product_reference": "php7-readline-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-readline-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x"
},
"product_reference": "php7-readline-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64"
},
"product_reference": "php7-readline-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64"
},
"product_reference": "php7-shmop-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x"
},
"product_reference": "php7-shmop-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64"
},
"product_reference": "php7-shmop-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64"
},
"product_reference": "php7-snmp-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x"
},
"product_reference": "php7-snmp-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64"
},
"product_reference": "php7-snmp-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64"
},
"product_reference": "php7-soap-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-soap-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x"
},
"product_reference": "php7-soap-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64"
},
"product_reference": "php7-soap-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64"
},
"product_reference": "php7-sockets-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x"
},
"product_reference": "php7-sockets-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64"
},
"product_reference": "php7-sockets-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64"
},
"product_reference": "php7-sodium-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x"
},
"product_reference": "php7-sodium-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64"
},
"product_reference": "php7-sodium-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x"
},
"product_reference": "php7-sqlite-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64"
},
"product_reference": "php7-tidy-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x"
},
"product_reference": "php7-tidy-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64"
},
"product_reference": "php7-tidy-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64"
},
"product_reference": "php7-xsl-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x"
},
"product_reference": "php7-xsl-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64"
},
"product_reference": "php7-xsl-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64"
},
"product_reference": "php7-zip-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-zip-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x"
},
"product_reference": "php7-zip-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64"
},
"product_reference": "php7-zip-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-2.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64"
},
"product_reference": "php7-zlib-7.4.24-2.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-2.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.24-2.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-2.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x"
},
"product_reference": "php7-zlib-7.4.24-2.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.24-2.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.x86_64"
},
"product_reference": "php7-zlib-7.4.24-2.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"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": [
"openSUSE Tumbleweed:php7-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.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": [
"openSUSE Tumbleweed:php7-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.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": [
"openSUSE Tumbleweed:php7-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2020-7068"
},
{
"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": [
"openSUSE Tumbleweed:php7-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.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": [
"openSUSE Tumbleweed:php7-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:php7-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bcmath-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-bz2-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-calendar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-cli-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ctype-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-curl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dba-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-devel-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-dom-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-enchant-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-exif-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-fileinfo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ftp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gd-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gettext-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-gmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-iconv-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-intl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-json-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-ldap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mbstring-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-mysql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-odbc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-opcache-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-openssl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pcntl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pdo-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-pgsql-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-phar-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-posix-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-readline-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-shmop-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-snmp-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-soap-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sockets-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sodium-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sqlite-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvmsg-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvsem-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-sysvshm-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tidy-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-tokenizer-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlreader-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlrpc-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xmlwriter-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-xsl-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zip-7.4.24-2.1.x86_64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.aarch64",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.ppc64le",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.s390x",
"openSUSE Tumbleweed:php7-zlib-7.4.24-2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
}
]
}
RHSA-2021:2992
Vulnerability from csaf_redhat - Published: 2021-08-03 09:20 - Updated: 2026-02-24 16:21In 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.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference issue is in the SOAP extension of PHP. More specifically, the flaw occurs in the SoapClient when parsing a WSDL document due to improper checking of a child node name. A malicious or compromised server replies with a crafted WSDL document, leading to a denial of service of the SoapClient accessing said document. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in php. Currently, php's FILTER_VALIDATE_URL check doesn't recognize some non-compliant RFC 3986 URLs and returns them as valid. This flaw allows an attacker to craft URLs, which depending on how the URL filter checking is used on the application side, lead to Server Side Request Forgery. This issue presents an integrity risk for the application, as eventually, the attacker can manipulate resources that shouldn't be fully available for users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.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 rh-php73-php is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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: rh-php73-php (7.3.29). (BZ#1977764)\n\nSecurity Fix(es):\n\n* php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV (CVE-2020-7069)\n\n* php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo (CVE-2020-7071)\n\n* php: SSRF bypass in FILTER_VALIDATE_URL (CVE-2021-21705)\n\n* php: Use of freed hash key in the phar_parse_zipfile function (CVE-2020-7068)\n\n* php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server (CVE-2020-7070)\n\n* php: NULL pointer dereference in SoapClient (CVE-2021-21702)\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-2021:2992",
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1868109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868109"
},
{
"category": "external",
"summary": "1885735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885735"
},
{
"category": "external",
"summary": "1885738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885738"
},
{
"category": "external",
"summary": "1913846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913846"
},
{
"category": "external",
"summary": "1925272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925272"
},
{
"category": "external",
"summary": "1977764",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977764"
},
{
"category": "external",
"summary": "1978755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978755"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2992.json"
}
],
"title": "Red Hat Security Advisory: rh-php73-php security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-02-24T16:21:13+00:00",
"generator": {
"date": "2026-02-24T16:21:13+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.1"
}
},
"id": "RHSA-2021:2992",
"initial_release_date": "2021-08-03T09:20:05+00:00",
"revision_history": [
{
"date": "2021-08-03T09:20:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-08-03T09:20:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-02-24T16:21:13+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.29-1.el7.src",
"product": {
"name": "rh-php73-php-0:7.3.29-1.el7.src",
"product_id": "rh-php73-php-0:7.3.29-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.29-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.29-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.29-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.29-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7068",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-08-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868109"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use of freed hash key in the phar_parse_zipfile function",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "RHBZ#1868109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7068",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7068"
}
],
"release_date": "2020-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Use of freed hash key in the phar_parse_zipfile function"
},
{
"cve": "CVE-2020-7069",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-10-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1885735"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "RHBZ#1885735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7069",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7069"
}
],
"release_date": "2020-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV"
},
{
"cve": "CVE-2020-7070",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-10-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1885738"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "RHBZ#1885738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7070",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070"
}
],
"release_date": "2020-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server"
},
{
"cve": "CVE-2020-7071",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-01-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913846"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "RHBZ#1913846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7071",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7071",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7071"
}
],
"release_date": "2021-01-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo"
},
{
"cve": "CVE-2021-21702",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-02-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1925272"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference issue is in the SOAP extension of PHP. More specifically, the flaw occurs in the SoapClient when parsing a WSDL document due to improper checking of a child node name. A malicious or compromised server replies with a crafted WSDL document, leading to a denial of service of the SoapClient accessing said document. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in SoapClient",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low, because it requires a malicious or compromised server in order to be exploited, and it only affects the SOAP client.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "RHBZ#1925272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21702"
}
],
"release_date": "2021-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: NULL pointer dereference in SoapClient"
},
{
"cve": "CVE-2021-21705",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2021-07-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1978755"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in php. Currently, php\u0027s FILTER_VALIDATE_URL check doesn\u0027t recognize some non-compliant RFC 3986 URLs and returns them as valid. This flaw allows an attacker to craft URLs, which depending on how the URL filter checking is used on the application side, lead to Server Side Request Forgery. This issue presents an integrity risk for the application, as eventually, the attacker can manipulate resources that shouldn\u0027t be fully available for users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: SSRF bypass in FILTER_VALIDATE_URL",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21705"
},
{
"category": "external",
"summary": "RHBZ#1978755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21705"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81122",
"url": "https://bugs.php.net/bug.php?id=81122"
}
],
"release_date": "2021-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: SSRF bypass in FILTER_VALIDATE_URL"
}
]
}
RHSA-2021:4213
Vulnerability from csaf_redhat - Published: 2021-11-09 18:40 - Updated: 2026-01-13 21:47In 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.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
A NULL pointer dereference issue is in the SOAP extension of PHP. More specifically, the flaw occurs in the SoapClient when parsing a WSDL document due to improper checking of a child node name. A malicious or compromised server replies with a crafted WSDL document, leading to a denial of service of the SoapClient accessing said document. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.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.19). (BZ#1944110)\n\nSecurity Fix(es):\n\n* php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV (CVE-2020-7069)\n\n* php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo (CVE-2020-7071)\n\n* php: Use of freed hash key in the phar_parse_zipfile function (CVE-2020-7068)\n\n* php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server (CVE-2020-7070)\n\n* php: NULL pointer dereference in SoapClient (CVE-2021-21702)\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.5 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-2021:4213",
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
},
{
"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.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1868109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868109"
},
{
"category": "external",
"summary": "1885735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885735"
},
{
"category": "external",
"summary": "1885738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885738"
},
{
"category": "external",
"summary": "1913846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913846"
},
{
"category": "external",
"summary": "1925272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925272"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4213.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2026-01-13T21:47:34+00:00",
"generator": {
"date": "2026-01-13T21:47:34+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.15"
}
},
"id": "RHSA-2021:4213",
"initial_release_date": "2021-11-09T18:40:02+00:00",
"revision_history": [
{
"date": "2021-11-09T18:40:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T18:40:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-13T21:47:34+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.5.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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product": {
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch (php:7.4)",
"product_id": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.12-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026epoch=1\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
}
],
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
}
],
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src (php:7.4)",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=src\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product": {
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src (php:7.4)",
"product_id": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.12-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026epoch=1\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
}
],
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
}
],
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
}
],
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"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:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4)",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64\u0026rpmmod=php:7.4:8050020210526053050:3e6e7e84"
}
}
}
],
"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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.12-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.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4"
},
"product_reference": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.12-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.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4"
},
"product_reference": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"relates_to_product_reference": "AppStream-8.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.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.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 (php:7.4) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"relates_to_product_reference": "AppStream-8.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7068",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-08-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868109"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use of freed hash key in the phar_parse_zipfile function",
"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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "RHBZ#1868109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7068",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7068"
}
],
"release_date": "2020-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Use of freed hash key in the phar_parse_zipfile function"
},
{
"cve": "CVE-2020-7069",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-10-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1885735"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV",
"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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "RHBZ#1885735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7069",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7069"
}
],
"release_date": "2020-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV"
},
{
"cve": "CVE-2020-7070",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-10-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1885738"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server",
"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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "RHBZ#1885738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7070",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070"
}
],
"release_date": "2020-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server"
},
{
"cve": "CVE-2020-7071",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-01-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913846"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo",
"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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "RHBZ#1913846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7071",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7071",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7071"
}
],
"release_date": "2021-01-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo"
},
{
"cve": "CVE-2021-21702",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-02-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1925272"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference issue is in the SOAP extension of PHP. More specifically, the flaw occurs in the SoapClient when parsing a WSDL document due to improper checking of a child node name. A malicious or compromised server replies with a crafted WSDL document, leading to a denial of service of the SoapClient accessing said document. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in SoapClient",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low, because it requires a malicious or compromised server in order to be exploited, and it only affects the SOAP client.",
"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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "RHBZ#1925272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21702"
}
],
"release_date": "2021-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src::php:7.4",
"AppStream-8.5.0.GA:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch::php:7.4",
"AppStream-8.5.0.GA:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x::php:7.4",
"AppStream-8.5.0.GA:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64::php:7.4"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: NULL pointer dereference in SoapClient"
}
]
}
RHSA-2021_2992
Vulnerability from csaf_redhat - Published: 2021-08-03 09:20 - Updated: 2024-11-15 11:54In 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.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference issue is in the SOAP extension of PHP. More specifically, the flaw occurs in the SoapClient when parsing a WSDL document due to improper checking of a child node name. A malicious or compromised server replies with a crafted WSDL document, leading to a denial of service of the SoapClient accessing said document. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in php. Currently, php's FILTER_VALIDATE_URL check doesn't recognize some non-compliant RFC 3986 URLs and returns them as valid. This flaw allows an attacker to craft URLs, which depending on how the URL filter checking is used on the application side, lead to Server Side Request Forgery. This issue presents an integrity risk for the application, as eventually, the attacker can manipulate resources that shouldn't be fully available for users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.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 rh-php73-php is now available for Red Hat Software Collections.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "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: rh-php73-php (7.3.29). (BZ#1977764)\n\nSecurity Fix(es):\n\n* php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV (CVE-2020-7069)\n\n* php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo (CVE-2020-7071)\n\n* php: SSRF bypass in FILTER_VALIDATE_URL (CVE-2021-21705)\n\n* php: Use of freed hash key in the phar_parse_zipfile function (CVE-2020-7068)\n\n* php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server (CVE-2020-7070)\n\n* php: NULL pointer dereference in SoapClient (CVE-2021-21702)\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-2021:2992",
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "1868109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868109"
},
{
"category": "external",
"summary": "1885735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885735"
},
{
"category": "external",
"summary": "1885738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885738"
},
{
"category": "external",
"summary": "1913846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913846"
},
{
"category": "external",
"summary": "1925272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925272"
},
{
"category": "external",
"summary": "1977764",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977764"
},
{
"category": "external",
"summary": "1978755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978755"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_2992.json"
}
],
"title": "Red Hat Security Advisory: rh-php73-php security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-15T11:54:14+00:00",
"generator": {
"date": "2024-11-15T11:54:14+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:2992",
"initial_release_date": "2021-08-03T09:20:05+00:00",
"revision_history": [
{
"date": "2021-08-03T09:20:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-08-03T09:20:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:54:14+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
},
{
"category": "product_name",
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product": {
"name": "Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_software_collections:3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat Software Collections"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.29-1.el7.src",
"product": {
"name": "rh-php73-php-0:7.3.29-1.el7.src",
"product_id": "rh-php73-php-0:7.3.29-1.el7.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.29-1.el7?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.29-1.el7?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"product_id": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.29-1.el7?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.29-1.el7?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"product_id": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.29-1.el7?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-bcmath@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-cli@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-common@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dba@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-dbg@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-devel@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-embedded@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-enchant@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-fpm@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gd@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-gmp@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-intl@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-json@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-ldap@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mbstring@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-mysqlnd@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-odbc@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-opcache@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pdo@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pgsql@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-process@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-pspell@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-recode@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-snmp@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-soap@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xml@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-xmlrpc@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-zip@7.3.29-1.el7?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"product": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"product_id": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rh-php73-php-debuginfo@7.3.29-1.el7?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server EUS (v. 7.7)",
"product_id": "7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7-7.7.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.src",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Server (v. 7)",
"product_id": "7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Server-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.src as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.src",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-common-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-json-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-process-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.s390x as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64 as a component of Red Hat Software Collections for Red Hat Enterprise Linux Workstation (v. 7)",
"product_id": "7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
},
"product_reference": "rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"relates_to_product_reference": "7Workstation-RHSCL-3.7"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7068",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-08-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868109"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use of freed hash key in the phar_parse_zipfile function",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "RHBZ#1868109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7068",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7068"
}
],
"release_date": "2020-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Use of freed hash key in the phar_parse_zipfile function"
},
{
"cve": "CVE-2020-7069",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-10-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1885735"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "RHBZ#1885735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7069",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7069"
}
],
"release_date": "2020-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV"
},
{
"cve": "CVE-2020-7070",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-10-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1885738"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "RHBZ#1885738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7070",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070"
}
],
"release_date": "2020-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server"
},
{
"cve": "CVE-2020-7071",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-01-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913846"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "RHBZ#1913846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7071",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7071",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7071"
}
],
"release_date": "2021-01-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo"
},
{
"cve": "CVE-2021-21702",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-02-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1925272"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference issue is in the SOAP extension of PHP. More specifically, the flaw occurs in the SoapClient when parsing a WSDL document due to improper checking of a child node name. A malicious or compromised server replies with a crafted WSDL document, leading to a denial of service of the SoapClient accessing said document. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in SoapClient",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low, because it requires a malicious or compromised server in order to be exploited, and it only affects the SOAP client.",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "RHBZ#1925272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21702"
}
],
"release_date": "2021-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: NULL pointer dereference in SoapClient"
},
{
"cve": "CVE-2021-21705",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2021-07-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1978755"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in php. Currently, php\u0027s FILTER_VALIDATE_URL check doesn\u0027t recognize some non-compliant RFC 3986 URLs and returns them as valid. This flaw allows an attacker to craft URLs, which depending on how the URL filter checking is used on the application side, lead to Server Side Request Forgery. This issue presents an integrity risk for the application, as eventually, the attacker can manipulate resources that shouldn\u0027t be fully available for users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: SSRF bypass in FILTER_VALIDATE_URL",
"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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21705"
},
{
"category": "external",
"summary": "RHBZ#1978755",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978755"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21705"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21705",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21705"
},
{
"category": "external",
"summary": "https://bugs.php.net/bug.php?id=81122",
"url": "https://bugs.php.net/bug.php?id=81122"
}
],
"release_date": "2021-07-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-08-03T09:20:05+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": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:2992"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7-7.7.Z:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Server-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Server-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.src",
"7Workstation-RHSCL-3.7:rh-php73-php-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-bcmath-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-cli-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-common-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dba-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-dbg-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-debuginfo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-devel-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-embedded-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-enchant-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-fpm-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-gmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-intl-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-json-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-ldap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mbstring-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-mysqlnd-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-odbc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-opcache-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pdo-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pgsql-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-process-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-pspell-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-recode-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-snmp-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-soap-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xml-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-xmlrpc-0:7.3.29-1.el7.x86_64",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.ppc64le",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.s390x",
"7Workstation-RHSCL-3.7:rh-php73-php-zip-0:7.3.29-1.el7.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: SSRF bypass in FILTER_VALIDATE_URL"
}
]
}
RHSA-2021_4213
Vulnerability from csaf_redhat - Published: 2021-11-09 18:40 - Updated: 2024-11-15 11:58In 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.
CWE-416 - Use After Free| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
A NULL pointer dereference issue is in the SOAP extension of PHP. More specifically, the flaw occurs in the SoapClient when parsing a WSDL document due to improper checking of a child node name. A malicious or compromised server replies with a crafted WSDL document, leading to a denial of service of the SoapClient accessing said document. The highest threat from this vulnerability is to system availability.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.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 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.19). (BZ#1944110)\n\nSecurity Fix(es):\n\n* php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV (CVE-2020-7069)\n\n* php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo (CVE-2020-7071)\n\n* php: Use of freed hash key in the phar_parse_zipfile function (CVE-2020-7068)\n\n* php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server (CVE-2020-7070)\n\n* php: NULL pointer dereference in SoapClient (CVE-2021-21702)\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.5 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-2021:4213",
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
},
{
"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.5_release_notes/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.5_release_notes/"
},
{
"category": "external",
"summary": "1868109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868109"
},
{
"category": "external",
"summary": "1885735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885735"
},
{
"category": "external",
"summary": "1885738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885738"
},
{
"category": "external",
"summary": "1913846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913846"
},
{
"category": "external",
"summary": "1925272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925272"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2021/rhsa-2021_4213.json"
}
],
"title": "Red Hat Security Advisory: php:7.4 security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2024-11-15T11:58:36+00:00",
"generator": {
"date": "2024-11-15T11:58:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2021:4213",
"initial_release_date": "2021-11-09T18:40:02+00:00",
"revision_history": [
{
"date": "2021-11-09T18:40:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2021-11-09T18:40:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T11:58:36+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "php:7.4:8050020210526053050:3e6e7e84",
"product": {
"name": "php:7.4:8050020210526053050:3e6e7e84",
"product_id": "php:7.4:8050020210526053050:3e6e7e84",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/php@7.4:8050020210526053050:3e6e7e84"
}
}
},
{
"category": "product_version",
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product_id": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/apcu-panel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"product": {
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"product_id": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.12-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=noarch\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pear@1.10.12-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-debugsource@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-devel@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libzip-tools-debuginfo@1.6.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-bcmath-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-cli-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-common-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dba-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-dbg-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-debugsource@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-devel@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-embedded-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-enchant-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ffi-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-fpm-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-gmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-intl-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-json-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-ldap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mbstring-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-mysqlnd-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-odbc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-opcache-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pdo-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debuginfo@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-debugsource@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-apcu-devel@5.1.18-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debuginfo@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-rrd-debugsource@2.0.1-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debuginfo@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-xdebug-debugsource@2.9.5-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debuginfo@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_id": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pecl-zip-debugsource@1.18.2-1.module%2Bel8.3.0%2B6678%2Bb09f589e?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-pgsql-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-process-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-snmp-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-soap-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xml-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_id": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/php-xmlrpc-debuginfo@7.4.19-1.module%2Bel8.5.0%2B11143%2Bcc873159?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
"product_reference": "php:7.4:8050020210526053050:3e6e7e84",
"relates_to_product_reference": "AppStream-8.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch"
},
"product_reference": "apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch"
},
"product_reference": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64"
},
"product_reference": "php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64 as a component of php:7.4:8050020210526053050:3e6e7e84 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
},
"product_reference": "php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"relates_to_product_reference": "AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-7068",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2020-08-11T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1868109"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Use of freed hash key in the phar_parse_zipfile function",
"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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7068"
},
{
"category": "external",
"summary": "RHBZ#1868109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1868109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7068",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7068"
}
],
"release_date": "2020-08-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.6,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: Use of freed hash key in the phar_parse_zipfile function"
},
{
"cve": "CVE-2020-7069",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-10-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1885735"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV",
"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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7069"
},
{
"category": "external",
"summary": "RHBZ#1885735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7069",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7069"
}
],
"release_date": "2020-05-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: Wrong ciphertext/tag in AES-CCM encryption for a 12 bytes IV"
},
{
"cve": "CVE-2020-7070",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2020-10-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1885738"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server",
"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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7070"
},
{
"category": "external",
"summary": "RHBZ#1885738",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1885738"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7070",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7070"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7070"
}
],
"release_date": "2020-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: URL decoding of cookie names can lead to different interpretation of cookies between browser and server"
},
{
"cve": "CVE-2020-7071",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-01-07T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1913846"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo",
"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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-7071"
},
{
"category": "external",
"summary": "RHBZ#1913846",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1913846"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-7071",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7071"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-7071",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-7071"
}
],
"release_date": "2021-01-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "php: FILTER_VALIDATE_URL accepts URLs with invalid userinfo"
},
{
"cve": "CVE-2021-21702",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2021-02-04T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1925272"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference issue is in the SOAP extension of PHP. More specifically, the flaw occurs in the SoapClient when parsing a WSDL document due to improper checking of a child node name. A malicious or compromised server replies with a crafted WSDL document, leading to a denial of service of the SoapClient accessing said document. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "php: NULL pointer dereference in SoapClient",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw has been rated as having a security impact of Low, because it requires a malicious or compromised server in order to be exploited, and it only affects the SOAP client.",
"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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-21702"
},
{
"category": "external",
"summary": "RHBZ#1925272",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1925272"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-21702",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-21702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-21702"
}
],
"release_date": "2021-01-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2021-11-09T18:40:02+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.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2021:4213"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:apcu-panel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-debugsource-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-devel-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:libzip-tools-debuginfo-0:1.6.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-bcmath-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-cli-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-common-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dba-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-dbg-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-debugsource-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-devel-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-embedded-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-enchant-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ffi-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-fpm-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-gmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-intl-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-json-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-ldap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mbstring-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-mysqlnd-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-odbc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-opcache-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pdo-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.noarch",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pear-1:1.10.12-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debuginfo-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-debugsource-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-apcu-devel-0:5.1.18-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debuginfo-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-rrd-debugsource-0:2.0.1-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debuginfo-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-xdebug-debugsource-0:2.9.5-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.src",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debuginfo-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pecl-zip-debugsource-0:1.18.2-1.module+el8.3.0+6678+b09f589e.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-pgsql-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-process-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-snmp-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-soap-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xml-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.aarch64",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.ppc64le",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.s390x",
"AppStream-8.5.0.GA:php:7.4:8050020210526053050:3e6e7e84:php-xmlrpc-debuginfo-0:7.4.19-1.module+el8.5.0+11143+cc873159.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "php: NULL pointer dereference in SoapClient"
}
]
}
SUSE-SU-2021:0494-1
Vulnerability from csaf_suse - Published: 2021-02-17 12:06 - Updated: 2021-02-17 12:06| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.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-21702 [bsc#1182049]: NULL pointer dereference in SoapClient\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-494,SUSE-SLE-Module-Packagehub-Subpackages-15-SP2-2021-494,SUSE-SLE-Module-Web-Scripting-15-SP2-2021-494",
"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-2021_0494-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0494-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210494-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0494-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008338.html"
},
{
"category": "self",
"summary": "SUSE Bug 1182049",
"url": "https://bugzilla.suse.com/1182049"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2021-02-17T12:06:04Z",
"generator": {
"date": "2021-02-17T12:06:04Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0494-1",
"initial_release_date": "2021-02-17T12:06:04Z",
"revision_history": [
{
"date": "2021-02-17T12:06:04Z",
"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.17.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.4.6-3.17.1.aarch64",
"product_id": "apache2-mod_php7-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-7.4.6-3.17.1.aarch64",
"product_id": "php7-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-bcmath-7.4.6-3.17.1.aarch64",
"product_id": "php7-bcmath-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-bz2-7.4.6-3.17.1.aarch64",
"product_id": "php7-bz2-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-calendar-7.4.6-3.17.1.aarch64",
"product_id": "php7-calendar-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-ctype-7.4.6-3.17.1.aarch64",
"product_id": "php7-ctype-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-curl-7.4.6-3.17.1.aarch64",
"product_id": "php7-curl-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-dba-7.4.6-3.17.1.aarch64",
"product_id": "php7-dba-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-devel-7.4.6-3.17.1.aarch64",
"product_id": "php7-devel-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-dom-7.4.6-3.17.1.aarch64",
"product_id": "php7-dom-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-embed-7.4.6-3.17.1.aarch64",
"product_id": "php7-embed-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-enchant-7.4.6-3.17.1.aarch64",
"product_id": "php7-enchant-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-exif-7.4.6-3.17.1.aarch64",
"product_id": "php7-exif-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-fastcgi-7.4.6-3.17.1.aarch64",
"product_id": "php7-fastcgi-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-fileinfo-7.4.6-3.17.1.aarch64",
"product_id": "php7-fileinfo-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-firebird-7.4.6-3.17.1.aarch64",
"product_id": "php7-firebird-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-fpm-7.4.6-3.17.1.aarch64",
"product_id": "php7-fpm-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-ftp-7.4.6-3.17.1.aarch64",
"product_id": "php7-ftp-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-gd-7.4.6-3.17.1.aarch64",
"product_id": "php7-gd-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-gettext-7.4.6-3.17.1.aarch64",
"product_id": "php7-gettext-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-gmp-7.4.6-3.17.1.aarch64",
"product_id": "php7-gmp-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-iconv-7.4.6-3.17.1.aarch64",
"product_id": "php7-iconv-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-intl-7.4.6-3.17.1.aarch64",
"product_id": "php7-intl-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-json-7.4.6-3.17.1.aarch64",
"product_id": "php7-json-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-ldap-7.4.6-3.17.1.aarch64",
"product_id": "php7-ldap-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-mbstring-7.4.6-3.17.1.aarch64",
"product_id": "php7-mbstring-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-mysql-7.4.6-3.17.1.aarch64",
"product_id": "php7-mysql-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-odbc-7.4.6-3.17.1.aarch64",
"product_id": "php7-odbc-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-opcache-7.4.6-3.17.1.aarch64",
"product_id": "php7-opcache-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-openssl-7.4.6-3.17.1.aarch64",
"product_id": "php7-openssl-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-pcntl-7.4.6-3.17.1.aarch64",
"product_id": "php7-pcntl-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-pdo-7.4.6-3.17.1.aarch64",
"product_id": "php7-pdo-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-pgsql-7.4.6-3.17.1.aarch64",
"product_id": "php7-pgsql-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-phar-7.4.6-3.17.1.aarch64",
"product_id": "php7-phar-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-posix-7.4.6-3.17.1.aarch64",
"product_id": "php7-posix-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-readline-7.4.6-3.17.1.aarch64",
"product_id": "php7-readline-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-shmop-7.4.6-3.17.1.aarch64",
"product_id": "php7-shmop-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-snmp-7.4.6-3.17.1.aarch64",
"product_id": "php7-snmp-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-soap-7.4.6-3.17.1.aarch64",
"product_id": "php7-soap-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-sockets-7.4.6-3.17.1.aarch64",
"product_id": "php7-sockets-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-sodium-7.4.6-3.17.1.aarch64",
"product_id": "php7-sodium-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-sqlite-7.4.6-3.17.1.aarch64",
"product_id": "php7-sqlite-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.4.6-3.17.1.aarch64",
"product_id": "php7-sysvmsg-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-sysvsem-7.4.6-3.17.1.aarch64",
"product_id": "php7-sysvsem-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-sysvshm-7.4.6-3.17.1.aarch64",
"product_id": "php7-sysvshm-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-test-7.4.6-3.17.1.aarch64",
"product_id": "php7-test-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-tidy-7.4.6-3.17.1.aarch64",
"product_id": "php7-tidy-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-tokenizer-7.4.6-3.17.1.aarch64",
"product_id": "php7-tokenizer-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-xmlreader-7.4.6-3.17.1.aarch64",
"product_id": "php7-xmlreader-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.4.6-3.17.1.aarch64",
"product_id": "php7-xmlrpc-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.4.6-3.17.1.aarch64",
"product_id": "php7-xmlwriter-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-xsl-7.4.6-3.17.1.aarch64",
"product_id": "php7-xsl-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-zip-7.4.6-3.17.1.aarch64",
"product_id": "php7-zip-7.4.6-3.17.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.17.1.aarch64",
"product": {
"name": "php7-zlib-7.4.6-3.17.1.aarch64",
"product_id": "php7-zlib-7.4.6-3.17.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.17.1.i586",
"product": {
"name": "apache2-mod_php7-7.4.6-3.17.1.i586",
"product_id": "apache2-mod_php7-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.17.1.i586",
"product": {
"name": "php7-7.4.6-3.17.1.i586",
"product_id": "php7-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.17.1.i586",
"product": {
"name": "php7-bcmath-7.4.6-3.17.1.i586",
"product_id": "php7-bcmath-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.17.1.i586",
"product": {
"name": "php7-bz2-7.4.6-3.17.1.i586",
"product_id": "php7-bz2-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.17.1.i586",
"product": {
"name": "php7-calendar-7.4.6-3.17.1.i586",
"product_id": "php7-calendar-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.17.1.i586",
"product": {
"name": "php7-ctype-7.4.6-3.17.1.i586",
"product_id": "php7-ctype-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.17.1.i586",
"product": {
"name": "php7-curl-7.4.6-3.17.1.i586",
"product_id": "php7-curl-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.17.1.i586",
"product": {
"name": "php7-dba-7.4.6-3.17.1.i586",
"product_id": "php7-dba-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.17.1.i586",
"product": {
"name": "php7-devel-7.4.6-3.17.1.i586",
"product_id": "php7-devel-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.17.1.i586",
"product": {
"name": "php7-dom-7.4.6-3.17.1.i586",
"product_id": "php7-dom-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.17.1.i586",
"product": {
"name": "php7-embed-7.4.6-3.17.1.i586",
"product_id": "php7-embed-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.17.1.i586",
"product": {
"name": "php7-enchant-7.4.6-3.17.1.i586",
"product_id": "php7-enchant-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.17.1.i586",
"product": {
"name": "php7-exif-7.4.6-3.17.1.i586",
"product_id": "php7-exif-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.17.1.i586",
"product": {
"name": "php7-fastcgi-7.4.6-3.17.1.i586",
"product_id": "php7-fastcgi-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.17.1.i586",
"product": {
"name": "php7-fileinfo-7.4.6-3.17.1.i586",
"product_id": "php7-fileinfo-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.17.1.i586",
"product": {
"name": "php7-firebird-7.4.6-3.17.1.i586",
"product_id": "php7-firebird-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.17.1.i586",
"product": {
"name": "php7-fpm-7.4.6-3.17.1.i586",
"product_id": "php7-fpm-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.17.1.i586",
"product": {
"name": "php7-ftp-7.4.6-3.17.1.i586",
"product_id": "php7-ftp-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.17.1.i586",
"product": {
"name": "php7-gd-7.4.6-3.17.1.i586",
"product_id": "php7-gd-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.17.1.i586",
"product": {
"name": "php7-gettext-7.4.6-3.17.1.i586",
"product_id": "php7-gettext-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.17.1.i586",
"product": {
"name": "php7-gmp-7.4.6-3.17.1.i586",
"product_id": "php7-gmp-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.17.1.i586",
"product": {
"name": "php7-iconv-7.4.6-3.17.1.i586",
"product_id": "php7-iconv-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.17.1.i586",
"product": {
"name": "php7-intl-7.4.6-3.17.1.i586",
"product_id": "php7-intl-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.17.1.i586",
"product": {
"name": "php7-json-7.4.6-3.17.1.i586",
"product_id": "php7-json-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.17.1.i586",
"product": {
"name": "php7-ldap-7.4.6-3.17.1.i586",
"product_id": "php7-ldap-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.17.1.i586",
"product": {
"name": "php7-mbstring-7.4.6-3.17.1.i586",
"product_id": "php7-mbstring-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.17.1.i586",
"product": {
"name": "php7-mysql-7.4.6-3.17.1.i586",
"product_id": "php7-mysql-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.17.1.i586",
"product": {
"name": "php7-odbc-7.4.6-3.17.1.i586",
"product_id": "php7-odbc-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.17.1.i586",
"product": {
"name": "php7-opcache-7.4.6-3.17.1.i586",
"product_id": "php7-opcache-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.17.1.i586",
"product": {
"name": "php7-openssl-7.4.6-3.17.1.i586",
"product_id": "php7-openssl-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.17.1.i586",
"product": {
"name": "php7-pcntl-7.4.6-3.17.1.i586",
"product_id": "php7-pcntl-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.17.1.i586",
"product": {
"name": "php7-pdo-7.4.6-3.17.1.i586",
"product_id": "php7-pdo-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.17.1.i586",
"product": {
"name": "php7-pgsql-7.4.6-3.17.1.i586",
"product_id": "php7-pgsql-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.17.1.i586",
"product": {
"name": "php7-phar-7.4.6-3.17.1.i586",
"product_id": "php7-phar-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.17.1.i586",
"product": {
"name": "php7-posix-7.4.6-3.17.1.i586",
"product_id": "php7-posix-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.17.1.i586",
"product": {
"name": "php7-readline-7.4.6-3.17.1.i586",
"product_id": "php7-readline-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.17.1.i586",
"product": {
"name": "php7-shmop-7.4.6-3.17.1.i586",
"product_id": "php7-shmop-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.17.1.i586",
"product": {
"name": "php7-snmp-7.4.6-3.17.1.i586",
"product_id": "php7-snmp-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.17.1.i586",
"product": {
"name": "php7-soap-7.4.6-3.17.1.i586",
"product_id": "php7-soap-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.17.1.i586",
"product": {
"name": "php7-sockets-7.4.6-3.17.1.i586",
"product_id": "php7-sockets-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.17.1.i586",
"product": {
"name": "php7-sodium-7.4.6-3.17.1.i586",
"product_id": "php7-sodium-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.17.1.i586",
"product": {
"name": "php7-sqlite-7.4.6-3.17.1.i586",
"product_id": "php7-sqlite-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.17.1.i586",
"product": {
"name": "php7-sysvmsg-7.4.6-3.17.1.i586",
"product_id": "php7-sysvmsg-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.17.1.i586",
"product": {
"name": "php7-sysvsem-7.4.6-3.17.1.i586",
"product_id": "php7-sysvsem-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.17.1.i586",
"product": {
"name": "php7-sysvshm-7.4.6-3.17.1.i586",
"product_id": "php7-sysvshm-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.17.1.i586",
"product": {
"name": "php7-test-7.4.6-3.17.1.i586",
"product_id": "php7-test-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.17.1.i586",
"product": {
"name": "php7-tidy-7.4.6-3.17.1.i586",
"product_id": "php7-tidy-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.17.1.i586",
"product": {
"name": "php7-tokenizer-7.4.6-3.17.1.i586",
"product_id": "php7-tokenizer-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.17.1.i586",
"product": {
"name": "php7-xmlreader-7.4.6-3.17.1.i586",
"product_id": "php7-xmlreader-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.17.1.i586",
"product": {
"name": "php7-xmlrpc-7.4.6-3.17.1.i586",
"product_id": "php7-xmlrpc-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.17.1.i586",
"product": {
"name": "php7-xmlwriter-7.4.6-3.17.1.i586",
"product_id": "php7-xmlwriter-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.17.1.i586",
"product": {
"name": "php7-xsl-7.4.6-3.17.1.i586",
"product_id": "php7-xsl-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.17.1.i586",
"product": {
"name": "php7-zip-7.4.6-3.17.1.i586",
"product_id": "php7-zip-7.4.6-3.17.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.17.1.i586",
"product": {
"name": "php7-zlib-7.4.6-3.17.1.i586",
"product_id": "php7-zlib-7.4.6-3.17.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.17.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.4.6-3.17.1.ppc64le",
"product_id": "apache2-mod_php7-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-7.4.6-3.17.1.ppc64le",
"product_id": "php7-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-bcmath-7.4.6-3.17.1.ppc64le",
"product_id": "php7-bcmath-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-bz2-7.4.6-3.17.1.ppc64le",
"product_id": "php7-bz2-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-calendar-7.4.6-3.17.1.ppc64le",
"product_id": "php7-calendar-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-ctype-7.4.6-3.17.1.ppc64le",
"product_id": "php7-ctype-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-curl-7.4.6-3.17.1.ppc64le",
"product_id": "php7-curl-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-dba-7.4.6-3.17.1.ppc64le",
"product_id": "php7-dba-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-devel-7.4.6-3.17.1.ppc64le",
"product_id": "php7-devel-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-dom-7.4.6-3.17.1.ppc64le",
"product_id": "php7-dom-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-embed-7.4.6-3.17.1.ppc64le",
"product_id": "php7-embed-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-enchant-7.4.6-3.17.1.ppc64le",
"product_id": "php7-enchant-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-exif-7.4.6-3.17.1.ppc64le",
"product_id": "php7-exif-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.4.6-3.17.1.ppc64le",
"product_id": "php7-fastcgi-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.4.6-3.17.1.ppc64le",
"product_id": "php7-fileinfo-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-firebird-7.4.6-3.17.1.ppc64le",
"product_id": "php7-firebird-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-fpm-7.4.6-3.17.1.ppc64le",
"product_id": "php7-fpm-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-ftp-7.4.6-3.17.1.ppc64le",
"product_id": "php7-ftp-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-gd-7.4.6-3.17.1.ppc64le",
"product_id": "php7-gd-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-gettext-7.4.6-3.17.1.ppc64le",
"product_id": "php7-gettext-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-gmp-7.4.6-3.17.1.ppc64le",
"product_id": "php7-gmp-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-iconv-7.4.6-3.17.1.ppc64le",
"product_id": "php7-iconv-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-intl-7.4.6-3.17.1.ppc64le",
"product_id": "php7-intl-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-json-7.4.6-3.17.1.ppc64le",
"product_id": "php7-json-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-ldap-7.4.6-3.17.1.ppc64le",
"product_id": "php7-ldap-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-mbstring-7.4.6-3.17.1.ppc64le",
"product_id": "php7-mbstring-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-mysql-7.4.6-3.17.1.ppc64le",
"product_id": "php7-mysql-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-odbc-7.4.6-3.17.1.ppc64le",
"product_id": "php7-odbc-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-opcache-7.4.6-3.17.1.ppc64le",
"product_id": "php7-opcache-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-openssl-7.4.6-3.17.1.ppc64le",
"product_id": "php7-openssl-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-pcntl-7.4.6-3.17.1.ppc64le",
"product_id": "php7-pcntl-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-pdo-7.4.6-3.17.1.ppc64le",
"product_id": "php7-pdo-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-pgsql-7.4.6-3.17.1.ppc64le",
"product_id": "php7-pgsql-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-phar-7.4.6-3.17.1.ppc64le",
"product_id": "php7-phar-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-posix-7.4.6-3.17.1.ppc64le",
"product_id": "php7-posix-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-readline-7.4.6-3.17.1.ppc64le",
"product_id": "php7-readline-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-shmop-7.4.6-3.17.1.ppc64le",
"product_id": "php7-shmop-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-snmp-7.4.6-3.17.1.ppc64le",
"product_id": "php7-snmp-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-soap-7.4.6-3.17.1.ppc64le",
"product_id": "php7-soap-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-sockets-7.4.6-3.17.1.ppc64le",
"product_id": "php7-sockets-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-sodium-7.4.6-3.17.1.ppc64le",
"product_id": "php7-sodium-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-sqlite-7.4.6-3.17.1.ppc64le",
"product_id": "php7-sqlite-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.4.6-3.17.1.ppc64le",
"product_id": "php7-sysvmsg-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.4.6-3.17.1.ppc64le",
"product_id": "php7-sysvsem-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.4.6-3.17.1.ppc64le",
"product_id": "php7-sysvshm-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-test-7.4.6-3.17.1.ppc64le",
"product_id": "php7-test-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-tidy-7.4.6-3.17.1.ppc64le",
"product_id": "php7-tidy-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.4.6-3.17.1.ppc64le",
"product_id": "php7-tokenizer-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.4.6-3.17.1.ppc64le",
"product_id": "php7-xmlreader-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.4.6-3.17.1.ppc64le",
"product_id": "php7-xmlrpc-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.4.6-3.17.1.ppc64le",
"product_id": "php7-xmlwriter-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-xsl-7.4.6-3.17.1.ppc64le",
"product_id": "php7-xsl-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-zip-7.4.6-3.17.1.ppc64le",
"product_id": "php7-zip-7.4.6-3.17.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.17.1.ppc64le",
"product": {
"name": "php7-zlib-7.4.6-3.17.1.ppc64le",
"product_id": "php7-zlib-7.4.6-3.17.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.17.1.s390x",
"product": {
"name": "apache2-mod_php7-7.4.6-3.17.1.s390x",
"product_id": "apache2-mod_php7-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-7.4.6-3.17.1.s390x",
"product_id": "php7-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-bcmath-7.4.6-3.17.1.s390x",
"product_id": "php7-bcmath-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-bz2-7.4.6-3.17.1.s390x",
"product_id": "php7-bz2-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-calendar-7.4.6-3.17.1.s390x",
"product_id": "php7-calendar-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-ctype-7.4.6-3.17.1.s390x",
"product_id": "php7-ctype-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-curl-7.4.6-3.17.1.s390x",
"product_id": "php7-curl-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-dba-7.4.6-3.17.1.s390x",
"product_id": "php7-dba-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-devel-7.4.6-3.17.1.s390x",
"product_id": "php7-devel-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-dom-7.4.6-3.17.1.s390x",
"product_id": "php7-dom-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-embed-7.4.6-3.17.1.s390x",
"product_id": "php7-embed-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-enchant-7.4.6-3.17.1.s390x",
"product_id": "php7-enchant-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-exif-7.4.6-3.17.1.s390x",
"product_id": "php7-exif-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-fastcgi-7.4.6-3.17.1.s390x",
"product_id": "php7-fastcgi-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-fileinfo-7.4.6-3.17.1.s390x",
"product_id": "php7-fileinfo-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-firebird-7.4.6-3.17.1.s390x",
"product_id": "php7-firebird-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-fpm-7.4.6-3.17.1.s390x",
"product_id": "php7-fpm-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-ftp-7.4.6-3.17.1.s390x",
"product_id": "php7-ftp-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-gd-7.4.6-3.17.1.s390x",
"product_id": "php7-gd-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-gettext-7.4.6-3.17.1.s390x",
"product_id": "php7-gettext-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-gmp-7.4.6-3.17.1.s390x",
"product_id": "php7-gmp-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-iconv-7.4.6-3.17.1.s390x",
"product_id": "php7-iconv-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-intl-7.4.6-3.17.1.s390x",
"product_id": "php7-intl-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-json-7.4.6-3.17.1.s390x",
"product_id": "php7-json-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-ldap-7.4.6-3.17.1.s390x",
"product_id": "php7-ldap-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-mbstring-7.4.6-3.17.1.s390x",
"product_id": "php7-mbstring-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-mysql-7.4.6-3.17.1.s390x",
"product_id": "php7-mysql-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-odbc-7.4.6-3.17.1.s390x",
"product_id": "php7-odbc-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-opcache-7.4.6-3.17.1.s390x",
"product_id": "php7-opcache-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-openssl-7.4.6-3.17.1.s390x",
"product_id": "php7-openssl-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-pcntl-7.4.6-3.17.1.s390x",
"product_id": "php7-pcntl-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-pdo-7.4.6-3.17.1.s390x",
"product_id": "php7-pdo-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-pgsql-7.4.6-3.17.1.s390x",
"product_id": "php7-pgsql-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-phar-7.4.6-3.17.1.s390x",
"product_id": "php7-phar-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-posix-7.4.6-3.17.1.s390x",
"product_id": "php7-posix-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-readline-7.4.6-3.17.1.s390x",
"product_id": "php7-readline-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-shmop-7.4.6-3.17.1.s390x",
"product_id": "php7-shmop-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-snmp-7.4.6-3.17.1.s390x",
"product_id": "php7-snmp-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-soap-7.4.6-3.17.1.s390x",
"product_id": "php7-soap-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-sockets-7.4.6-3.17.1.s390x",
"product_id": "php7-sockets-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-sodium-7.4.6-3.17.1.s390x",
"product_id": "php7-sodium-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-sqlite-7.4.6-3.17.1.s390x",
"product_id": "php7-sqlite-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-sysvmsg-7.4.6-3.17.1.s390x",
"product_id": "php7-sysvmsg-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-sysvsem-7.4.6-3.17.1.s390x",
"product_id": "php7-sysvsem-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-sysvshm-7.4.6-3.17.1.s390x",
"product_id": "php7-sysvshm-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-test-7.4.6-3.17.1.s390x",
"product_id": "php7-test-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-tidy-7.4.6-3.17.1.s390x",
"product_id": "php7-tidy-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-tokenizer-7.4.6-3.17.1.s390x",
"product_id": "php7-tokenizer-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-xmlreader-7.4.6-3.17.1.s390x",
"product_id": "php7-xmlreader-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-xmlrpc-7.4.6-3.17.1.s390x",
"product_id": "php7-xmlrpc-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-xmlwriter-7.4.6-3.17.1.s390x",
"product_id": "php7-xmlwriter-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-xsl-7.4.6-3.17.1.s390x",
"product_id": "php7-xsl-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-zip-7.4.6-3.17.1.s390x",
"product_id": "php7-zip-7.4.6-3.17.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.17.1.s390x",
"product": {
"name": "php7-zlib-7.4.6-3.17.1.s390x",
"product_id": "php7-zlib-7.4.6-3.17.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.4.6-3.17.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.4.6-3.17.1.x86_64",
"product_id": "apache2-mod_php7-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-7.4.6-3.17.1.x86_64",
"product_id": "php7-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-bcmath-7.4.6-3.17.1.x86_64",
"product_id": "php7-bcmath-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-bz2-7.4.6-3.17.1.x86_64",
"product_id": "php7-bz2-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-calendar-7.4.6-3.17.1.x86_64",
"product_id": "php7-calendar-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-ctype-7.4.6-3.17.1.x86_64",
"product_id": "php7-ctype-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-curl-7.4.6-3.17.1.x86_64",
"product_id": "php7-curl-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-dba-7.4.6-3.17.1.x86_64",
"product_id": "php7-dba-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-devel-7.4.6-3.17.1.x86_64",
"product_id": "php7-devel-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-dom-7.4.6-3.17.1.x86_64",
"product_id": "php7-dom-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-embed-7.4.6-3.17.1.x86_64",
"product_id": "php7-embed-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-enchant-7.4.6-3.17.1.x86_64",
"product_id": "php7-enchant-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-exif-7.4.6-3.17.1.x86_64",
"product_id": "php7-exif-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-fastcgi-7.4.6-3.17.1.x86_64",
"product_id": "php7-fastcgi-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-fileinfo-7.4.6-3.17.1.x86_64",
"product_id": "php7-fileinfo-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-firebird-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-firebird-7.4.6-3.17.1.x86_64",
"product_id": "php7-firebird-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-fpm-7.4.6-3.17.1.x86_64",
"product_id": "php7-fpm-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-ftp-7.4.6-3.17.1.x86_64",
"product_id": "php7-ftp-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-gd-7.4.6-3.17.1.x86_64",
"product_id": "php7-gd-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-gettext-7.4.6-3.17.1.x86_64",
"product_id": "php7-gettext-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-gmp-7.4.6-3.17.1.x86_64",
"product_id": "php7-gmp-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-iconv-7.4.6-3.17.1.x86_64",
"product_id": "php7-iconv-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-intl-7.4.6-3.17.1.x86_64",
"product_id": "php7-intl-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-json-7.4.6-3.17.1.x86_64",
"product_id": "php7-json-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-ldap-7.4.6-3.17.1.x86_64",
"product_id": "php7-ldap-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-mbstring-7.4.6-3.17.1.x86_64",
"product_id": "php7-mbstring-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-mysql-7.4.6-3.17.1.x86_64",
"product_id": "php7-mysql-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-odbc-7.4.6-3.17.1.x86_64",
"product_id": "php7-odbc-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-opcache-7.4.6-3.17.1.x86_64",
"product_id": "php7-opcache-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-openssl-7.4.6-3.17.1.x86_64",
"product_id": "php7-openssl-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-pcntl-7.4.6-3.17.1.x86_64",
"product_id": "php7-pcntl-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-pdo-7.4.6-3.17.1.x86_64",
"product_id": "php7-pdo-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-pgsql-7.4.6-3.17.1.x86_64",
"product_id": "php7-pgsql-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-phar-7.4.6-3.17.1.x86_64",
"product_id": "php7-phar-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-posix-7.4.6-3.17.1.x86_64",
"product_id": "php7-posix-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-readline-7.4.6-3.17.1.x86_64",
"product_id": "php7-readline-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-shmop-7.4.6-3.17.1.x86_64",
"product_id": "php7-shmop-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-snmp-7.4.6-3.17.1.x86_64",
"product_id": "php7-snmp-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-soap-7.4.6-3.17.1.x86_64",
"product_id": "php7-soap-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-sockets-7.4.6-3.17.1.x86_64",
"product_id": "php7-sockets-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-sodium-7.4.6-3.17.1.x86_64",
"product_id": "php7-sodium-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-sqlite-7.4.6-3.17.1.x86_64",
"product_id": "php7-sqlite-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.4.6-3.17.1.x86_64",
"product_id": "php7-sysvmsg-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-sysvsem-7.4.6-3.17.1.x86_64",
"product_id": "php7-sysvsem-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-sysvshm-7.4.6-3.17.1.x86_64",
"product_id": "php7-sysvshm-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-test-7.4.6-3.17.1.x86_64",
"product_id": "php7-test-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-tidy-7.4.6-3.17.1.x86_64",
"product_id": "php7-tidy-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-tokenizer-7.4.6-3.17.1.x86_64",
"product_id": "php7-tokenizer-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-xmlreader-7.4.6-3.17.1.x86_64",
"product_id": "php7-xmlreader-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.4.6-3.17.1.x86_64",
"product_id": "php7-xmlrpc-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.4.6-3.17.1.x86_64",
"product_id": "php7-xmlwriter-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-xsl-7.4.6-3.17.1.x86_64",
"product_id": "php7-xsl-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-zip-7.4.6-3.17.1.x86_64",
"product_id": "php7-zip-7.4.6-3.17.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.4.6-3.17.1.x86_64",
"product": {
"name": "php7-zlib-7.4.6-3.17.1.x86_64",
"product_id": "php7-zlib-7.4.6-3.17.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:packagehub:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-web-scripting:15:sp2"
}
}
}
],
"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.17.1.aarch64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-embed-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-embed-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-embed-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-embed-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Package Hub 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-embed-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Package Hub 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.s390x"
},
"product_reference": "apache2-mod_php7-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-bcmath-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-bcmath-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-bcmath-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-bcmath-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-bz2-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-bz2-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-bz2-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-bz2-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-calendar-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-calendar-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-calendar-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-calendar-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-ctype-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-ctype-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-ctype-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-ctype-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-curl-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-curl-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-curl-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-curl-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-dba-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-dba-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-dba-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-dba-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-devel-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-devel-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-devel-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-devel-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-dom-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-dom-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-dom-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-dom-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-enchant-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-enchant-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-enchant-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-enchant-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-exif-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-exif-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-exif-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-exif-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-fastcgi-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-fastcgi-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-fastcgi-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-fileinfo-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-fileinfo-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-fileinfo-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-fpm-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-fpm-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-fpm-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-fpm-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-ftp-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-ftp-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-ftp-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-ftp-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-gd-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-gd-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-gd-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-gd-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-gettext-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-gettext-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-gettext-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-gettext-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-gmp-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-gmp-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-gmp-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-gmp-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-iconv-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-iconv-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-iconv-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-iconv-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-intl-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-intl-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-intl-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-intl-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-json-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-json-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-json-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-json-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-ldap-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-ldap-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-ldap-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-ldap-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-mbstring-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-mbstring-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-mbstring-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-mbstring-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-mysql-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-mysql-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-mysql-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-mysql-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-odbc-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-odbc-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-odbc-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-odbc-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-opcache-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-opcache-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-opcache-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-opcache-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-openssl-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-openssl-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-openssl-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-openssl-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-pcntl-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-pcntl-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-pcntl-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-pcntl-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-pdo-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-pdo-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-pdo-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-pdo-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-pgsql-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-pgsql-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-pgsql-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-pgsql-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-phar-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-phar-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-phar-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-phar-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-posix-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-posix-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-posix-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-posix-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-readline-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-readline-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-readline-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-readline-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-shmop-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-shmop-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-shmop-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-shmop-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-snmp-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-snmp-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-snmp-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-snmp-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-soap-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-soap-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-soap-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-soap-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-sockets-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-sockets-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-sockets-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-sockets-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-sodium-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-sodium-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-sodium-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-sodium-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-sqlite-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-sqlite-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-sqlite-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-sqlite-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-sysvmsg-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-sysvsem-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-sysvsem-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-sysvsem-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-sysvshm-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-sysvshm-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-sysvshm-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-tidy-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-tidy-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-tidy-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-tidy-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-tokenizer-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-tokenizer-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-tokenizer-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-xmlreader-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-xmlreader-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-xmlreader-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-xmlrpc-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-xmlwriter-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-xsl-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-xsl-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-xsl-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-xsl-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-zip-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-zip-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-zip-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-zip-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.17.1.aarch64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.aarch64"
},
"product_reference": "php7-zlib-7.4.6-3.17.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.17.1.ppc64le as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.ppc64le"
},
"product_reference": "php7-zlib-7.4.6-3.17.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.17.1.s390x as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.s390x"
},
"product_reference": "php7-zlib-7.4.6-3.17.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.4.6-3.17.1.x86_64 as component of SUSE Linux Enterprise Module for Web and Scripting 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.x86_64"
},
"product_reference": "php7-zlib-7.4.6-3.17.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 15 SP2"
}
]
},
"vulnerabilities": [
{
"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 Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.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 Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Package Hub 15 SP2:php7-embed-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:apache2-mod_php7-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bcmath-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-bz2-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-calendar-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ctype-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-curl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dba-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-devel-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-dom-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-enchant-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-exif-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fastcgi-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fileinfo-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-fpm-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ftp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gd-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gettext-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-gmp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-iconv-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-intl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-json-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-ldap-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mbstring-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-mysql-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-odbc-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-opcache-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-openssl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pcntl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pdo-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-pgsql-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-phar-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-posix-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-readline-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-shmop-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-snmp-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-soap-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sockets-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sodium-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sqlite-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvmsg-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvsem-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-sysvshm-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tidy-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-tokenizer-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlreader-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlrpc-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xmlwriter-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-xsl-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zip-7.4.6-3.17.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 15 SP2:php7-zlib-7.4.6-3.17.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-17T12:06:04Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
}
]
}
SUSE-SU-2021:0498-1
Vulnerability from csaf_suse - Published: 2021-02-17 18:07 - Updated: 2021-02-17 18:07| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.60.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.60.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.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 php72",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php72 fixes the following issues:\n\n- CVE-2021-21702 [bsc#1182049]: NULL pointer dereference in SoapClient\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-498,SUSE-SLE-Module-Web-Scripting-12-2021-498,SUSE-SLE-SDK-12-SP5-2021-498",
"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-2021_0498-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0498-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210498-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0498-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008339.html"
},
{
"category": "self",
"summary": "SUSE Bug 1182049",
"url": "https://bugzilla.suse.com/1182049"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
}
],
"title": "Security update for php72",
"tracking": {
"current_release_date": "2021-02-17T18:07:28Z",
"generator": {
"date": "2021-02-17T18:07:28Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0498-1",
"initial_release_date": "2021-02-17T18:07:28Z",
"revision_history": [
{
"date": "2021-02-17T18:07:28Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.60.1.aarch64",
"product": {
"name": "apache2-mod_php72-7.2.5-1.60.1.aarch64",
"product_id": "apache2-mod_php72-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-7.2.5-1.60.1.aarch64",
"product_id": "php72-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-bcmath-7.2.5-1.60.1.aarch64",
"product_id": "php72-bcmath-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-bz2-7.2.5-1.60.1.aarch64",
"product_id": "php72-bz2-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-calendar-7.2.5-1.60.1.aarch64",
"product_id": "php72-calendar-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-ctype-7.2.5-1.60.1.aarch64",
"product_id": "php72-ctype-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-curl-7.2.5-1.60.1.aarch64",
"product_id": "php72-curl-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-dba-7.2.5-1.60.1.aarch64",
"product_id": "php72-dba-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-devel-7.2.5-1.60.1.aarch64",
"product_id": "php72-devel-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-dom-7.2.5-1.60.1.aarch64",
"product_id": "php72-dom-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-embed-7.2.5-1.60.1.aarch64",
"product_id": "php72-embed-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-enchant-7.2.5-1.60.1.aarch64",
"product_id": "php72-enchant-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-exif-7.2.5-1.60.1.aarch64",
"product_id": "php72-exif-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-fastcgi-7.2.5-1.60.1.aarch64",
"product_id": "php72-fastcgi-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-fileinfo-7.2.5-1.60.1.aarch64",
"product_id": "php72-fileinfo-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-fpm-7.2.5-1.60.1.aarch64",
"product_id": "php72-fpm-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-ftp-7.2.5-1.60.1.aarch64",
"product_id": "php72-ftp-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-gd-7.2.5-1.60.1.aarch64",
"product_id": "php72-gd-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-gettext-7.2.5-1.60.1.aarch64",
"product_id": "php72-gettext-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-gmp-7.2.5-1.60.1.aarch64",
"product_id": "php72-gmp-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-iconv-7.2.5-1.60.1.aarch64",
"product_id": "php72-iconv-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-imap-7.2.5-1.60.1.aarch64",
"product_id": "php72-imap-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-intl-7.2.5-1.60.1.aarch64",
"product_id": "php72-intl-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-json-7.2.5-1.60.1.aarch64",
"product_id": "php72-json-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-ldap-7.2.5-1.60.1.aarch64",
"product_id": "php72-ldap-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-mbstring-7.2.5-1.60.1.aarch64",
"product_id": "php72-mbstring-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-mysql-7.2.5-1.60.1.aarch64",
"product_id": "php72-mysql-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-odbc-7.2.5-1.60.1.aarch64",
"product_id": "php72-odbc-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-opcache-7.2.5-1.60.1.aarch64",
"product_id": "php72-opcache-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-openssl-7.2.5-1.60.1.aarch64",
"product_id": "php72-openssl-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-pcntl-7.2.5-1.60.1.aarch64",
"product_id": "php72-pcntl-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-pdo-7.2.5-1.60.1.aarch64",
"product_id": "php72-pdo-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-pgsql-7.2.5-1.60.1.aarch64",
"product_id": "php72-pgsql-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-phar-7.2.5-1.60.1.aarch64",
"product_id": "php72-phar-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-posix-7.2.5-1.60.1.aarch64",
"product_id": "php72-posix-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-pspell-7.2.5-1.60.1.aarch64",
"product_id": "php72-pspell-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-readline-7.2.5-1.60.1.aarch64",
"product_id": "php72-readline-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-shmop-7.2.5-1.60.1.aarch64",
"product_id": "php72-shmop-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-snmp-7.2.5-1.60.1.aarch64",
"product_id": "php72-snmp-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-soap-7.2.5-1.60.1.aarch64",
"product_id": "php72-soap-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-sockets-7.2.5-1.60.1.aarch64",
"product_id": "php72-sockets-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sodium-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-sodium-7.2.5-1.60.1.aarch64",
"product_id": "php72-sodium-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-sqlite-7.2.5-1.60.1.aarch64",
"product_id": "php72-sqlite-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-sysvmsg-7.2.5-1.60.1.aarch64",
"product_id": "php72-sysvmsg-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-sysvsem-7.2.5-1.60.1.aarch64",
"product_id": "php72-sysvsem-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-sysvshm-7.2.5-1.60.1.aarch64",
"product_id": "php72-sysvshm-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-tidy-7.2.5-1.60.1.aarch64",
"product_id": "php72-tidy-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-tokenizer-7.2.5-1.60.1.aarch64",
"product_id": "php72-tokenizer-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-wddx-7.2.5-1.60.1.aarch64",
"product_id": "php72-wddx-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-xmlreader-7.2.5-1.60.1.aarch64",
"product_id": "php72-xmlreader-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-xmlrpc-7.2.5-1.60.1.aarch64",
"product_id": "php72-xmlrpc-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-xmlwriter-7.2.5-1.60.1.aarch64",
"product_id": "php72-xmlwriter-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-xsl-7.2.5-1.60.1.aarch64",
"product_id": "php72-xsl-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-zip-7.2.5-1.60.1.aarch64",
"product_id": "php72-zip-7.2.5-1.60.1.aarch64"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.60.1.aarch64",
"product": {
"name": "php72-zlib-7.2.5-1.60.1.aarch64",
"product_id": "php72-zlib-7.2.5-1.60.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.60.1.i586",
"product": {
"name": "apache2-mod_php72-7.2.5-1.60.1.i586",
"product_id": "apache2-mod_php72-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.60.1.i586",
"product": {
"name": "php72-7.2.5-1.60.1.i586",
"product_id": "php72-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.60.1.i586",
"product": {
"name": "php72-bcmath-7.2.5-1.60.1.i586",
"product_id": "php72-bcmath-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.60.1.i586",
"product": {
"name": "php72-bz2-7.2.5-1.60.1.i586",
"product_id": "php72-bz2-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.60.1.i586",
"product": {
"name": "php72-calendar-7.2.5-1.60.1.i586",
"product_id": "php72-calendar-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.60.1.i586",
"product": {
"name": "php72-ctype-7.2.5-1.60.1.i586",
"product_id": "php72-ctype-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.60.1.i586",
"product": {
"name": "php72-curl-7.2.5-1.60.1.i586",
"product_id": "php72-curl-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.60.1.i586",
"product": {
"name": "php72-dba-7.2.5-1.60.1.i586",
"product_id": "php72-dba-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.60.1.i586",
"product": {
"name": "php72-devel-7.2.5-1.60.1.i586",
"product_id": "php72-devel-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.60.1.i586",
"product": {
"name": "php72-dom-7.2.5-1.60.1.i586",
"product_id": "php72-dom-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.60.1.i586",
"product": {
"name": "php72-embed-7.2.5-1.60.1.i586",
"product_id": "php72-embed-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.60.1.i586",
"product": {
"name": "php72-enchant-7.2.5-1.60.1.i586",
"product_id": "php72-enchant-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.60.1.i586",
"product": {
"name": "php72-exif-7.2.5-1.60.1.i586",
"product_id": "php72-exif-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.60.1.i586",
"product": {
"name": "php72-fastcgi-7.2.5-1.60.1.i586",
"product_id": "php72-fastcgi-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.60.1.i586",
"product": {
"name": "php72-fileinfo-7.2.5-1.60.1.i586",
"product_id": "php72-fileinfo-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.60.1.i586",
"product": {
"name": "php72-fpm-7.2.5-1.60.1.i586",
"product_id": "php72-fpm-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.60.1.i586",
"product": {
"name": "php72-ftp-7.2.5-1.60.1.i586",
"product_id": "php72-ftp-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.60.1.i586",
"product": {
"name": "php72-gd-7.2.5-1.60.1.i586",
"product_id": "php72-gd-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.60.1.i586",
"product": {
"name": "php72-gettext-7.2.5-1.60.1.i586",
"product_id": "php72-gettext-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.60.1.i586",
"product": {
"name": "php72-gmp-7.2.5-1.60.1.i586",
"product_id": "php72-gmp-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.60.1.i586",
"product": {
"name": "php72-iconv-7.2.5-1.60.1.i586",
"product_id": "php72-iconv-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.60.1.i586",
"product": {
"name": "php72-imap-7.2.5-1.60.1.i586",
"product_id": "php72-imap-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.60.1.i586",
"product": {
"name": "php72-intl-7.2.5-1.60.1.i586",
"product_id": "php72-intl-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.60.1.i586",
"product": {
"name": "php72-json-7.2.5-1.60.1.i586",
"product_id": "php72-json-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.60.1.i586",
"product": {
"name": "php72-ldap-7.2.5-1.60.1.i586",
"product_id": "php72-ldap-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.60.1.i586",
"product": {
"name": "php72-mbstring-7.2.5-1.60.1.i586",
"product_id": "php72-mbstring-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.60.1.i586",
"product": {
"name": "php72-mysql-7.2.5-1.60.1.i586",
"product_id": "php72-mysql-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.60.1.i586",
"product": {
"name": "php72-odbc-7.2.5-1.60.1.i586",
"product_id": "php72-odbc-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.60.1.i586",
"product": {
"name": "php72-opcache-7.2.5-1.60.1.i586",
"product_id": "php72-opcache-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.60.1.i586",
"product": {
"name": "php72-openssl-7.2.5-1.60.1.i586",
"product_id": "php72-openssl-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.60.1.i586",
"product": {
"name": "php72-pcntl-7.2.5-1.60.1.i586",
"product_id": "php72-pcntl-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.60.1.i586",
"product": {
"name": "php72-pdo-7.2.5-1.60.1.i586",
"product_id": "php72-pdo-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.60.1.i586",
"product": {
"name": "php72-pgsql-7.2.5-1.60.1.i586",
"product_id": "php72-pgsql-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.60.1.i586",
"product": {
"name": "php72-phar-7.2.5-1.60.1.i586",
"product_id": "php72-phar-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.60.1.i586",
"product": {
"name": "php72-posix-7.2.5-1.60.1.i586",
"product_id": "php72-posix-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.60.1.i586",
"product": {
"name": "php72-pspell-7.2.5-1.60.1.i586",
"product_id": "php72-pspell-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.60.1.i586",
"product": {
"name": "php72-readline-7.2.5-1.60.1.i586",
"product_id": "php72-readline-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.60.1.i586",
"product": {
"name": "php72-shmop-7.2.5-1.60.1.i586",
"product_id": "php72-shmop-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.60.1.i586",
"product": {
"name": "php72-snmp-7.2.5-1.60.1.i586",
"product_id": "php72-snmp-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.60.1.i586",
"product": {
"name": "php72-soap-7.2.5-1.60.1.i586",
"product_id": "php72-soap-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.60.1.i586",
"product": {
"name": "php72-sockets-7.2.5-1.60.1.i586",
"product_id": "php72-sockets-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sodium-7.2.5-1.60.1.i586",
"product": {
"name": "php72-sodium-7.2.5-1.60.1.i586",
"product_id": "php72-sodium-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.60.1.i586",
"product": {
"name": "php72-sqlite-7.2.5-1.60.1.i586",
"product_id": "php72-sqlite-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.60.1.i586",
"product": {
"name": "php72-sysvmsg-7.2.5-1.60.1.i586",
"product_id": "php72-sysvmsg-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.60.1.i586",
"product": {
"name": "php72-sysvsem-7.2.5-1.60.1.i586",
"product_id": "php72-sysvsem-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.60.1.i586",
"product": {
"name": "php72-sysvshm-7.2.5-1.60.1.i586",
"product_id": "php72-sysvshm-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.60.1.i586",
"product": {
"name": "php72-tidy-7.2.5-1.60.1.i586",
"product_id": "php72-tidy-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.60.1.i586",
"product": {
"name": "php72-tokenizer-7.2.5-1.60.1.i586",
"product_id": "php72-tokenizer-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.60.1.i586",
"product": {
"name": "php72-wddx-7.2.5-1.60.1.i586",
"product_id": "php72-wddx-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.60.1.i586",
"product": {
"name": "php72-xmlreader-7.2.5-1.60.1.i586",
"product_id": "php72-xmlreader-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.60.1.i586",
"product": {
"name": "php72-xmlrpc-7.2.5-1.60.1.i586",
"product_id": "php72-xmlrpc-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.60.1.i586",
"product": {
"name": "php72-xmlwriter-7.2.5-1.60.1.i586",
"product_id": "php72-xmlwriter-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.60.1.i586",
"product": {
"name": "php72-xsl-7.2.5-1.60.1.i586",
"product_id": "php72-xsl-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.60.1.i586",
"product": {
"name": "php72-zip-7.2.5-1.60.1.i586",
"product_id": "php72-zip-7.2.5-1.60.1.i586"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.60.1.i586",
"product": {
"name": "php72-zlib-7.2.5-1.60.1.i586",
"product_id": "php72-zlib-7.2.5-1.60.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php72-pear-7.2.5-1.60.1.noarch",
"product": {
"name": "php72-pear-7.2.5-1.60.1.noarch",
"product_id": "php72-pear-7.2.5-1.60.1.noarch"
}
},
{
"category": "product_version",
"name": "php72-pear-Archive_Tar-7.2.5-1.60.1.noarch",
"product": {
"name": "php72-pear-Archive_Tar-7.2.5-1.60.1.noarch",
"product_id": "php72-pear-Archive_Tar-7.2.5-1.60.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.60.1.ppc64le",
"product": {
"name": "apache2-mod_php72-7.2.5-1.60.1.ppc64le",
"product_id": "apache2-mod_php72-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-7.2.5-1.60.1.ppc64le",
"product_id": "php72-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-bcmath-7.2.5-1.60.1.ppc64le",
"product_id": "php72-bcmath-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-bz2-7.2.5-1.60.1.ppc64le",
"product_id": "php72-bz2-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-calendar-7.2.5-1.60.1.ppc64le",
"product_id": "php72-calendar-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-ctype-7.2.5-1.60.1.ppc64le",
"product_id": "php72-ctype-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-curl-7.2.5-1.60.1.ppc64le",
"product_id": "php72-curl-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-dba-7.2.5-1.60.1.ppc64le",
"product_id": "php72-dba-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-devel-7.2.5-1.60.1.ppc64le",
"product_id": "php72-devel-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-dom-7.2.5-1.60.1.ppc64le",
"product_id": "php72-dom-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-embed-7.2.5-1.60.1.ppc64le",
"product_id": "php72-embed-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-enchant-7.2.5-1.60.1.ppc64le",
"product_id": "php72-enchant-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-exif-7.2.5-1.60.1.ppc64le",
"product_id": "php72-exif-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-fastcgi-7.2.5-1.60.1.ppc64le",
"product_id": "php72-fastcgi-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-fileinfo-7.2.5-1.60.1.ppc64le",
"product_id": "php72-fileinfo-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-fpm-7.2.5-1.60.1.ppc64le",
"product_id": "php72-fpm-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-ftp-7.2.5-1.60.1.ppc64le",
"product_id": "php72-ftp-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-gd-7.2.5-1.60.1.ppc64le",
"product_id": "php72-gd-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-gettext-7.2.5-1.60.1.ppc64le",
"product_id": "php72-gettext-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-gmp-7.2.5-1.60.1.ppc64le",
"product_id": "php72-gmp-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-iconv-7.2.5-1.60.1.ppc64le",
"product_id": "php72-iconv-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-imap-7.2.5-1.60.1.ppc64le",
"product_id": "php72-imap-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-intl-7.2.5-1.60.1.ppc64le",
"product_id": "php72-intl-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-json-7.2.5-1.60.1.ppc64le",
"product_id": "php72-json-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-ldap-7.2.5-1.60.1.ppc64le",
"product_id": "php72-ldap-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-mbstring-7.2.5-1.60.1.ppc64le",
"product_id": "php72-mbstring-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-mysql-7.2.5-1.60.1.ppc64le",
"product_id": "php72-mysql-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-odbc-7.2.5-1.60.1.ppc64le",
"product_id": "php72-odbc-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-opcache-7.2.5-1.60.1.ppc64le",
"product_id": "php72-opcache-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-openssl-7.2.5-1.60.1.ppc64le",
"product_id": "php72-openssl-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-pcntl-7.2.5-1.60.1.ppc64le",
"product_id": "php72-pcntl-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-pdo-7.2.5-1.60.1.ppc64le",
"product_id": "php72-pdo-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-pgsql-7.2.5-1.60.1.ppc64le",
"product_id": "php72-pgsql-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-phar-7.2.5-1.60.1.ppc64le",
"product_id": "php72-phar-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-posix-7.2.5-1.60.1.ppc64le",
"product_id": "php72-posix-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-pspell-7.2.5-1.60.1.ppc64le",
"product_id": "php72-pspell-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-readline-7.2.5-1.60.1.ppc64le",
"product_id": "php72-readline-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-shmop-7.2.5-1.60.1.ppc64le",
"product_id": "php72-shmop-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-snmp-7.2.5-1.60.1.ppc64le",
"product_id": "php72-snmp-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-soap-7.2.5-1.60.1.ppc64le",
"product_id": "php72-soap-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-sockets-7.2.5-1.60.1.ppc64le",
"product_id": "php72-sockets-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sodium-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-sodium-7.2.5-1.60.1.ppc64le",
"product_id": "php72-sodium-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-sqlite-7.2.5-1.60.1.ppc64le",
"product_id": "php72-sqlite-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-sysvmsg-7.2.5-1.60.1.ppc64le",
"product_id": "php72-sysvmsg-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-sysvsem-7.2.5-1.60.1.ppc64le",
"product_id": "php72-sysvsem-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-sysvshm-7.2.5-1.60.1.ppc64le",
"product_id": "php72-sysvshm-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-tidy-7.2.5-1.60.1.ppc64le",
"product_id": "php72-tidy-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-tokenizer-7.2.5-1.60.1.ppc64le",
"product_id": "php72-tokenizer-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-wddx-7.2.5-1.60.1.ppc64le",
"product_id": "php72-wddx-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-xmlreader-7.2.5-1.60.1.ppc64le",
"product_id": "php72-xmlreader-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-xmlrpc-7.2.5-1.60.1.ppc64le",
"product_id": "php72-xmlrpc-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-xmlwriter-7.2.5-1.60.1.ppc64le",
"product_id": "php72-xmlwriter-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-xsl-7.2.5-1.60.1.ppc64le",
"product_id": "php72-xsl-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-zip-7.2.5-1.60.1.ppc64le",
"product_id": "php72-zip-7.2.5-1.60.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.60.1.ppc64le",
"product": {
"name": "php72-zlib-7.2.5-1.60.1.ppc64le",
"product_id": "php72-zlib-7.2.5-1.60.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.60.1.s390",
"product": {
"name": "apache2-mod_php72-7.2.5-1.60.1.s390",
"product_id": "apache2-mod_php72-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.60.1.s390",
"product": {
"name": "php72-7.2.5-1.60.1.s390",
"product_id": "php72-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.60.1.s390",
"product": {
"name": "php72-bcmath-7.2.5-1.60.1.s390",
"product_id": "php72-bcmath-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.60.1.s390",
"product": {
"name": "php72-bz2-7.2.5-1.60.1.s390",
"product_id": "php72-bz2-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.60.1.s390",
"product": {
"name": "php72-calendar-7.2.5-1.60.1.s390",
"product_id": "php72-calendar-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.60.1.s390",
"product": {
"name": "php72-ctype-7.2.5-1.60.1.s390",
"product_id": "php72-ctype-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.60.1.s390",
"product": {
"name": "php72-curl-7.2.5-1.60.1.s390",
"product_id": "php72-curl-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.60.1.s390",
"product": {
"name": "php72-dba-7.2.5-1.60.1.s390",
"product_id": "php72-dba-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.60.1.s390",
"product": {
"name": "php72-devel-7.2.5-1.60.1.s390",
"product_id": "php72-devel-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.60.1.s390",
"product": {
"name": "php72-dom-7.2.5-1.60.1.s390",
"product_id": "php72-dom-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.60.1.s390",
"product": {
"name": "php72-embed-7.2.5-1.60.1.s390",
"product_id": "php72-embed-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.60.1.s390",
"product": {
"name": "php72-enchant-7.2.5-1.60.1.s390",
"product_id": "php72-enchant-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.60.1.s390",
"product": {
"name": "php72-exif-7.2.5-1.60.1.s390",
"product_id": "php72-exif-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.60.1.s390",
"product": {
"name": "php72-fastcgi-7.2.5-1.60.1.s390",
"product_id": "php72-fastcgi-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.60.1.s390",
"product": {
"name": "php72-fileinfo-7.2.5-1.60.1.s390",
"product_id": "php72-fileinfo-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.60.1.s390",
"product": {
"name": "php72-fpm-7.2.5-1.60.1.s390",
"product_id": "php72-fpm-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.60.1.s390",
"product": {
"name": "php72-ftp-7.2.5-1.60.1.s390",
"product_id": "php72-ftp-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.60.1.s390",
"product": {
"name": "php72-gd-7.2.5-1.60.1.s390",
"product_id": "php72-gd-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.60.1.s390",
"product": {
"name": "php72-gettext-7.2.5-1.60.1.s390",
"product_id": "php72-gettext-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.60.1.s390",
"product": {
"name": "php72-gmp-7.2.5-1.60.1.s390",
"product_id": "php72-gmp-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.60.1.s390",
"product": {
"name": "php72-iconv-7.2.5-1.60.1.s390",
"product_id": "php72-iconv-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.60.1.s390",
"product": {
"name": "php72-imap-7.2.5-1.60.1.s390",
"product_id": "php72-imap-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.60.1.s390",
"product": {
"name": "php72-intl-7.2.5-1.60.1.s390",
"product_id": "php72-intl-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.60.1.s390",
"product": {
"name": "php72-json-7.2.5-1.60.1.s390",
"product_id": "php72-json-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.60.1.s390",
"product": {
"name": "php72-ldap-7.2.5-1.60.1.s390",
"product_id": "php72-ldap-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.60.1.s390",
"product": {
"name": "php72-mbstring-7.2.5-1.60.1.s390",
"product_id": "php72-mbstring-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.60.1.s390",
"product": {
"name": "php72-mysql-7.2.5-1.60.1.s390",
"product_id": "php72-mysql-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.60.1.s390",
"product": {
"name": "php72-odbc-7.2.5-1.60.1.s390",
"product_id": "php72-odbc-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.60.1.s390",
"product": {
"name": "php72-opcache-7.2.5-1.60.1.s390",
"product_id": "php72-opcache-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.60.1.s390",
"product": {
"name": "php72-openssl-7.2.5-1.60.1.s390",
"product_id": "php72-openssl-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.60.1.s390",
"product": {
"name": "php72-pcntl-7.2.5-1.60.1.s390",
"product_id": "php72-pcntl-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.60.1.s390",
"product": {
"name": "php72-pdo-7.2.5-1.60.1.s390",
"product_id": "php72-pdo-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.60.1.s390",
"product": {
"name": "php72-pgsql-7.2.5-1.60.1.s390",
"product_id": "php72-pgsql-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.60.1.s390",
"product": {
"name": "php72-phar-7.2.5-1.60.1.s390",
"product_id": "php72-phar-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.60.1.s390",
"product": {
"name": "php72-posix-7.2.5-1.60.1.s390",
"product_id": "php72-posix-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.60.1.s390",
"product": {
"name": "php72-pspell-7.2.5-1.60.1.s390",
"product_id": "php72-pspell-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.60.1.s390",
"product": {
"name": "php72-readline-7.2.5-1.60.1.s390",
"product_id": "php72-readline-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.60.1.s390",
"product": {
"name": "php72-shmop-7.2.5-1.60.1.s390",
"product_id": "php72-shmop-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.60.1.s390",
"product": {
"name": "php72-snmp-7.2.5-1.60.1.s390",
"product_id": "php72-snmp-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.60.1.s390",
"product": {
"name": "php72-soap-7.2.5-1.60.1.s390",
"product_id": "php72-soap-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.60.1.s390",
"product": {
"name": "php72-sockets-7.2.5-1.60.1.s390",
"product_id": "php72-sockets-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sodium-7.2.5-1.60.1.s390",
"product": {
"name": "php72-sodium-7.2.5-1.60.1.s390",
"product_id": "php72-sodium-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.60.1.s390",
"product": {
"name": "php72-sqlite-7.2.5-1.60.1.s390",
"product_id": "php72-sqlite-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.60.1.s390",
"product": {
"name": "php72-sysvmsg-7.2.5-1.60.1.s390",
"product_id": "php72-sysvmsg-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.60.1.s390",
"product": {
"name": "php72-sysvsem-7.2.5-1.60.1.s390",
"product_id": "php72-sysvsem-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.60.1.s390",
"product": {
"name": "php72-sysvshm-7.2.5-1.60.1.s390",
"product_id": "php72-sysvshm-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.60.1.s390",
"product": {
"name": "php72-tidy-7.2.5-1.60.1.s390",
"product_id": "php72-tidy-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.60.1.s390",
"product": {
"name": "php72-tokenizer-7.2.5-1.60.1.s390",
"product_id": "php72-tokenizer-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.60.1.s390",
"product": {
"name": "php72-wddx-7.2.5-1.60.1.s390",
"product_id": "php72-wddx-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.60.1.s390",
"product": {
"name": "php72-xmlreader-7.2.5-1.60.1.s390",
"product_id": "php72-xmlreader-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.60.1.s390",
"product": {
"name": "php72-xmlrpc-7.2.5-1.60.1.s390",
"product_id": "php72-xmlrpc-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.60.1.s390",
"product": {
"name": "php72-xmlwriter-7.2.5-1.60.1.s390",
"product_id": "php72-xmlwriter-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.60.1.s390",
"product": {
"name": "php72-xsl-7.2.5-1.60.1.s390",
"product_id": "php72-xsl-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.60.1.s390",
"product": {
"name": "php72-zip-7.2.5-1.60.1.s390",
"product_id": "php72-zip-7.2.5-1.60.1.s390"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.60.1.s390",
"product": {
"name": "php72-zlib-7.2.5-1.60.1.s390",
"product_id": "php72-zlib-7.2.5-1.60.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.60.1.s390x",
"product": {
"name": "apache2-mod_php72-7.2.5-1.60.1.s390x",
"product_id": "apache2-mod_php72-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-7.2.5-1.60.1.s390x",
"product_id": "php72-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-bcmath-7.2.5-1.60.1.s390x",
"product_id": "php72-bcmath-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-bz2-7.2.5-1.60.1.s390x",
"product_id": "php72-bz2-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-calendar-7.2.5-1.60.1.s390x",
"product_id": "php72-calendar-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-ctype-7.2.5-1.60.1.s390x",
"product_id": "php72-ctype-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-curl-7.2.5-1.60.1.s390x",
"product_id": "php72-curl-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-dba-7.2.5-1.60.1.s390x",
"product_id": "php72-dba-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-devel-7.2.5-1.60.1.s390x",
"product_id": "php72-devel-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-dom-7.2.5-1.60.1.s390x",
"product_id": "php72-dom-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-embed-7.2.5-1.60.1.s390x",
"product_id": "php72-embed-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-enchant-7.2.5-1.60.1.s390x",
"product_id": "php72-enchant-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-exif-7.2.5-1.60.1.s390x",
"product_id": "php72-exif-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-fastcgi-7.2.5-1.60.1.s390x",
"product_id": "php72-fastcgi-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-fileinfo-7.2.5-1.60.1.s390x",
"product_id": "php72-fileinfo-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-fpm-7.2.5-1.60.1.s390x",
"product_id": "php72-fpm-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-ftp-7.2.5-1.60.1.s390x",
"product_id": "php72-ftp-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-gd-7.2.5-1.60.1.s390x",
"product_id": "php72-gd-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-gettext-7.2.5-1.60.1.s390x",
"product_id": "php72-gettext-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-gmp-7.2.5-1.60.1.s390x",
"product_id": "php72-gmp-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-iconv-7.2.5-1.60.1.s390x",
"product_id": "php72-iconv-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-imap-7.2.5-1.60.1.s390x",
"product_id": "php72-imap-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-intl-7.2.5-1.60.1.s390x",
"product_id": "php72-intl-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-json-7.2.5-1.60.1.s390x",
"product_id": "php72-json-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-ldap-7.2.5-1.60.1.s390x",
"product_id": "php72-ldap-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-mbstring-7.2.5-1.60.1.s390x",
"product_id": "php72-mbstring-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-mysql-7.2.5-1.60.1.s390x",
"product_id": "php72-mysql-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-odbc-7.2.5-1.60.1.s390x",
"product_id": "php72-odbc-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-opcache-7.2.5-1.60.1.s390x",
"product_id": "php72-opcache-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-openssl-7.2.5-1.60.1.s390x",
"product_id": "php72-openssl-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-pcntl-7.2.5-1.60.1.s390x",
"product_id": "php72-pcntl-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-pdo-7.2.5-1.60.1.s390x",
"product_id": "php72-pdo-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-pgsql-7.2.5-1.60.1.s390x",
"product_id": "php72-pgsql-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-phar-7.2.5-1.60.1.s390x",
"product_id": "php72-phar-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-posix-7.2.5-1.60.1.s390x",
"product_id": "php72-posix-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-pspell-7.2.5-1.60.1.s390x",
"product_id": "php72-pspell-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-readline-7.2.5-1.60.1.s390x",
"product_id": "php72-readline-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-shmop-7.2.5-1.60.1.s390x",
"product_id": "php72-shmop-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-snmp-7.2.5-1.60.1.s390x",
"product_id": "php72-snmp-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-soap-7.2.5-1.60.1.s390x",
"product_id": "php72-soap-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-sockets-7.2.5-1.60.1.s390x",
"product_id": "php72-sockets-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sodium-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-sodium-7.2.5-1.60.1.s390x",
"product_id": "php72-sodium-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-sqlite-7.2.5-1.60.1.s390x",
"product_id": "php72-sqlite-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-sysvmsg-7.2.5-1.60.1.s390x",
"product_id": "php72-sysvmsg-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-sysvsem-7.2.5-1.60.1.s390x",
"product_id": "php72-sysvsem-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-sysvshm-7.2.5-1.60.1.s390x",
"product_id": "php72-sysvshm-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-tidy-7.2.5-1.60.1.s390x",
"product_id": "php72-tidy-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-tokenizer-7.2.5-1.60.1.s390x",
"product_id": "php72-tokenizer-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-wddx-7.2.5-1.60.1.s390x",
"product_id": "php72-wddx-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-xmlreader-7.2.5-1.60.1.s390x",
"product_id": "php72-xmlreader-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-xmlrpc-7.2.5-1.60.1.s390x",
"product_id": "php72-xmlrpc-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-xmlwriter-7.2.5-1.60.1.s390x",
"product_id": "php72-xmlwriter-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-xsl-7.2.5-1.60.1.s390x",
"product_id": "php72-xsl-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-zip-7.2.5-1.60.1.s390x",
"product_id": "php72-zip-7.2.5-1.60.1.s390x"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.60.1.s390x",
"product": {
"name": "php72-zlib-7.2.5-1.60.1.s390x",
"product_id": "php72-zlib-7.2.5-1.60.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php72-7.2.5-1.60.1.x86_64",
"product": {
"name": "apache2-mod_php72-7.2.5-1.60.1.x86_64",
"product_id": "apache2-mod_php72-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-7.2.5-1.60.1.x86_64",
"product_id": "php72-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-bcmath-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-bcmath-7.2.5-1.60.1.x86_64",
"product_id": "php72-bcmath-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-bz2-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-bz2-7.2.5-1.60.1.x86_64",
"product_id": "php72-bz2-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-calendar-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-calendar-7.2.5-1.60.1.x86_64",
"product_id": "php72-calendar-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-ctype-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-ctype-7.2.5-1.60.1.x86_64",
"product_id": "php72-ctype-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-curl-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-curl-7.2.5-1.60.1.x86_64",
"product_id": "php72-curl-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-dba-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-dba-7.2.5-1.60.1.x86_64",
"product_id": "php72-dba-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-devel-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-devel-7.2.5-1.60.1.x86_64",
"product_id": "php72-devel-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-dom-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-dom-7.2.5-1.60.1.x86_64",
"product_id": "php72-dom-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-embed-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-embed-7.2.5-1.60.1.x86_64",
"product_id": "php72-embed-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-enchant-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-enchant-7.2.5-1.60.1.x86_64",
"product_id": "php72-enchant-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-exif-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-exif-7.2.5-1.60.1.x86_64",
"product_id": "php72-exif-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-fastcgi-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-fastcgi-7.2.5-1.60.1.x86_64",
"product_id": "php72-fastcgi-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-fileinfo-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-fileinfo-7.2.5-1.60.1.x86_64",
"product_id": "php72-fileinfo-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-fpm-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-fpm-7.2.5-1.60.1.x86_64",
"product_id": "php72-fpm-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-ftp-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-ftp-7.2.5-1.60.1.x86_64",
"product_id": "php72-ftp-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-gd-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-gd-7.2.5-1.60.1.x86_64",
"product_id": "php72-gd-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-gettext-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-gettext-7.2.5-1.60.1.x86_64",
"product_id": "php72-gettext-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-gmp-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-gmp-7.2.5-1.60.1.x86_64",
"product_id": "php72-gmp-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-iconv-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-iconv-7.2.5-1.60.1.x86_64",
"product_id": "php72-iconv-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-imap-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-imap-7.2.5-1.60.1.x86_64",
"product_id": "php72-imap-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-intl-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-intl-7.2.5-1.60.1.x86_64",
"product_id": "php72-intl-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-json-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-json-7.2.5-1.60.1.x86_64",
"product_id": "php72-json-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-ldap-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-ldap-7.2.5-1.60.1.x86_64",
"product_id": "php72-ldap-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-mbstring-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-mbstring-7.2.5-1.60.1.x86_64",
"product_id": "php72-mbstring-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-mysql-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-mysql-7.2.5-1.60.1.x86_64",
"product_id": "php72-mysql-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-odbc-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-odbc-7.2.5-1.60.1.x86_64",
"product_id": "php72-odbc-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-opcache-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-opcache-7.2.5-1.60.1.x86_64",
"product_id": "php72-opcache-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-openssl-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-openssl-7.2.5-1.60.1.x86_64",
"product_id": "php72-openssl-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-pcntl-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-pcntl-7.2.5-1.60.1.x86_64",
"product_id": "php72-pcntl-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-pdo-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-pdo-7.2.5-1.60.1.x86_64",
"product_id": "php72-pdo-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-pgsql-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-pgsql-7.2.5-1.60.1.x86_64",
"product_id": "php72-pgsql-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-phar-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-phar-7.2.5-1.60.1.x86_64",
"product_id": "php72-phar-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-posix-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-posix-7.2.5-1.60.1.x86_64",
"product_id": "php72-posix-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-pspell-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-pspell-7.2.5-1.60.1.x86_64",
"product_id": "php72-pspell-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-readline-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-readline-7.2.5-1.60.1.x86_64",
"product_id": "php72-readline-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-shmop-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-shmop-7.2.5-1.60.1.x86_64",
"product_id": "php72-shmop-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-snmp-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-snmp-7.2.5-1.60.1.x86_64",
"product_id": "php72-snmp-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-soap-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-soap-7.2.5-1.60.1.x86_64",
"product_id": "php72-soap-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sockets-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-sockets-7.2.5-1.60.1.x86_64",
"product_id": "php72-sockets-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sodium-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-sodium-7.2.5-1.60.1.x86_64",
"product_id": "php72-sodium-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sqlite-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-sqlite-7.2.5-1.60.1.x86_64",
"product_id": "php72-sqlite-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sysvmsg-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-sysvmsg-7.2.5-1.60.1.x86_64",
"product_id": "php72-sysvmsg-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sysvsem-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-sysvsem-7.2.5-1.60.1.x86_64",
"product_id": "php72-sysvsem-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-sysvshm-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-sysvshm-7.2.5-1.60.1.x86_64",
"product_id": "php72-sysvshm-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-tidy-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-tidy-7.2.5-1.60.1.x86_64",
"product_id": "php72-tidy-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-tokenizer-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-tokenizer-7.2.5-1.60.1.x86_64",
"product_id": "php72-tokenizer-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-wddx-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-wddx-7.2.5-1.60.1.x86_64",
"product_id": "php72-wddx-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-xmlreader-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-xmlreader-7.2.5-1.60.1.x86_64",
"product_id": "php72-xmlreader-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-xmlrpc-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-xmlrpc-7.2.5-1.60.1.x86_64",
"product_id": "php72-xmlrpc-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-xmlwriter-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-xmlwriter-7.2.5-1.60.1.x86_64",
"product_id": "php72-xmlwriter-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-xsl-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-xsl-7.2.5-1.60.1.x86_64",
"product_id": "php72-xsl-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-zip-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-zip-7.2.5-1.60.1.x86_64",
"product_id": "php72-zip-7.2.5-1.60.1.x86_64"
}
},
{
"category": "product_version",
"name": "php72-zlib-7.2.5-1.60.1.x86_64",
"product": {
"name": "php72-zlib-7.2.5-1.60.1.x86_64",
"product_id": "php72-zlib-7.2.5-1.60.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_php72-7.2.5-1.60.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_php72-7.2.5-1.60.1.aarch64"
},
"product_reference": "apache2-mod_php72-7.2.5-1.60.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_php72-7.2.5-1.60.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_php72-7.2.5-1.60.1.ppc64le"
},
"product_reference": "apache2-mod_php72-7.2.5-1.60.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_php72-7.2.5-1.60.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_php72-7.2.5-1.60.1.s390x"
},
"product_reference": "apache2-mod_php72-7.2.5-1.60.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_php72-7.2.5-1.60.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_php72-7.2.5-1.60.1.x86_64"
},
"product_reference": "apache2-mod_php72-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-7.2.5-1.60.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:php72-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-7.2.5-1.60.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:php72-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-7.2.5-1.60.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:php72-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-7.2.5-1.60.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:php72-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-bcmath-7.2.5-1.60.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:php72-bcmath-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-bcmath-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-bcmath-7.2.5-1.60.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:php72-bcmath-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-bcmath-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-bcmath-7.2.5-1.60.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:php72-bcmath-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-bcmath-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-bcmath-7.2.5-1.60.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:php72-bcmath-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-bcmath-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-bz2-7.2.5-1.60.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:php72-bz2-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-bz2-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-bz2-7.2.5-1.60.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:php72-bz2-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-bz2-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-bz2-7.2.5-1.60.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:php72-bz2-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-bz2-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-bz2-7.2.5-1.60.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:php72-bz2-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-bz2-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-calendar-7.2.5-1.60.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:php72-calendar-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-calendar-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-calendar-7.2.5-1.60.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:php72-calendar-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-calendar-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-calendar-7.2.5-1.60.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:php72-calendar-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-calendar-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-calendar-7.2.5-1.60.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:php72-calendar-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-calendar-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ctype-7.2.5-1.60.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:php72-ctype-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-ctype-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ctype-7.2.5-1.60.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:php72-ctype-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-ctype-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ctype-7.2.5-1.60.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:php72-ctype-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-ctype-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ctype-7.2.5-1.60.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:php72-ctype-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-ctype-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-curl-7.2.5-1.60.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:php72-curl-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-curl-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-curl-7.2.5-1.60.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:php72-curl-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-curl-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-curl-7.2.5-1.60.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:php72-curl-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-curl-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-curl-7.2.5-1.60.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:php72-curl-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-curl-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-dba-7.2.5-1.60.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:php72-dba-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-dba-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-dba-7.2.5-1.60.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:php72-dba-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-dba-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-dba-7.2.5-1.60.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:php72-dba-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-dba-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-dba-7.2.5-1.60.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:php72-dba-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-dba-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-dom-7.2.5-1.60.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:php72-dom-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-dom-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-dom-7.2.5-1.60.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:php72-dom-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-dom-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-dom-7.2.5-1.60.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:php72-dom-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-dom-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-dom-7.2.5-1.60.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:php72-dom-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-dom-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-enchant-7.2.5-1.60.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:php72-enchant-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-enchant-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-enchant-7.2.5-1.60.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:php72-enchant-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-enchant-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-enchant-7.2.5-1.60.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:php72-enchant-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-enchant-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-enchant-7.2.5-1.60.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:php72-enchant-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-enchant-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-exif-7.2.5-1.60.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:php72-exif-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-exif-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-exif-7.2.5-1.60.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:php72-exif-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-exif-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-exif-7.2.5-1.60.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:php72-exif-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-exif-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-exif-7.2.5-1.60.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:php72-exif-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-exif-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fastcgi-7.2.5-1.60.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:php72-fastcgi-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-fastcgi-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fastcgi-7.2.5-1.60.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:php72-fastcgi-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-fastcgi-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fastcgi-7.2.5-1.60.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:php72-fastcgi-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-fastcgi-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fastcgi-7.2.5-1.60.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:php72-fastcgi-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-fastcgi-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fileinfo-7.2.5-1.60.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:php72-fileinfo-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-fileinfo-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fileinfo-7.2.5-1.60.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:php72-fileinfo-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-fileinfo-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fileinfo-7.2.5-1.60.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:php72-fileinfo-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-fileinfo-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fileinfo-7.2.5-1.60.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:php72-fileinfo-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-fileinfo-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fpm-7.2.5-1.60.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:php72-fpm-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-fpm-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fpm-7.2.5-1.60.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:php72-fpm-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-fpm-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fpm-7.2.5-1.60.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:php72-fpm-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-fpm-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-fpm-7.2.5-1.60.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:php72-fpm-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-fpm-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ftp-7.2.5-1.60.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:php72-ftp-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-ftp-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ftp-7.2.5-1.60.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:php72-ftp-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-ftp-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ftp-7.2.5-1.60.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:php72-ftp-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-ftp-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ftp-7.2.5-1.60.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:php72-ftp-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-ftp-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gd-7.2.5-1.60.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:php72-gd-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-gd-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gd-7.2.5-1.60.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:php72-gd-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-gd-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gd-7.2.5-1.60.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:php72-gd-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-gd-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gd-7.2.5-1.60.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:php72-gd-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-gd-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gettext-7.2.5-1.60.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:php72-gettext-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-gettext-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gettext-7.2.5-1.60.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:php72-gettext-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-gettext-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gettext-7.2.5-1.60.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:php72-gettext-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-gettext-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gettext-7.2.5-1.60.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:php72-gettext-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-gettext-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gmp-7.2.5-1.60.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:php72-gmp-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-gmp-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gmp-7.2.5-1.60.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:php72-gmp-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-gmp-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gmp-7.2.5-1.60.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:php72-gmp-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-gmp-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-gmp-7.2.5-1.60.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:php72-gmp-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-gmp-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-iconv-7.2.5-1.60.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:php72-iconv-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-iconv-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-iconv-7.2.5-1.60.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:php72-iconv-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-iconv-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-iconv-7.2.5-1.60.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:php72-iconv-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-iconv-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-iconv-7.2.5-1.60.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:php72-iconv-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-iconv-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-imap-7.2.5-1.60.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:php72-imap-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-imap-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-imap-7.2.5-1.60.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:php72-imap-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-imap-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-imap-7.2.5-1.60.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:php72-imap-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-imap-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-imap-7.2.5-1.60.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:php72-imap-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-imap-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-intl-7.2.5-1.60.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:php72-intl-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-intl-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-intl-7.2.5-1.60.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:php72-intl-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-intl-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-intl-7.2.5-1.60.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:php72-intl-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-intl-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-intl-7.2.5-1.60.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:php72-intl-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-intl-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-json-7.2.5-1.60.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:php72-json-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-json-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-json-7.2.5-1.60.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:php72-json-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-json-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-json-7.2.5-1.60.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:php72-json-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-json-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-json-7.2.5-1.60.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:php72-json-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-json-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ldap-7.2.5-1.60.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:php72-ldap-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-ldap-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ldap-7.2.5-1.60.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:php72-ldap-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-ldap-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ldap-7.2.5-1.60.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:php72-ldap-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-ldap-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-ldap-7.2.5-1.60.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:php72-ldap-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-ldap-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-mbstring-7.2.5-1.60.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:php72-mbstring-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-mbstring-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-mbstring-7.2.5-1.60.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:php72-mbstring-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-mbstring-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-mbstring-7.2.5-1.60.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:php72-mbstring-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-mbstring-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-mbstring-7.2.5-1.60.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:php72-mbstring-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-mbstring-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-mysql-7.2.5-1.60.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:php72-mysql-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-mysql-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-mysql-7.2.5-1.60.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:php72-mysql-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-mysql-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-mysql-7.2.5-1.60.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:php72-mysql-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-mysql-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-mysql-7.2.5-1.60.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:php72-mysql-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-mysql-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-odbc-7.2.5-1.60.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:php72-odbc-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-odbc-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-odbc-7.2.5-1.60.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:php72-odbc-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-odbc-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-odbc-7.2.5-1.60.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:php72-odbc-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-odbc-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-odbc-7.2.5-1.60.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:php72-odbc-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-odbc-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-opcache-7.2.5-1.60.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:php72-opcache-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-opcache-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-opcache-7.2.5-1.60.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:php72-opcache-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-opcache-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-opcache-7.2.5-1.60.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:php72-opcache-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-opcache-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-opcache-7.2.5-1.60.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:php72-opcache-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-opcache-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-openssl-7.2.5-1.60.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:php72-openssl-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-openssl-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-openssl-7.2.5-1.60.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:php72-openssl-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-openssl-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-openssl-7.2.5-1.60.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:php72-openssl-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-openssl-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-openssl-7.2.5-1.60.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:php72-openssl-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-openssl-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pcntl-7.2.5-1.60.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:php72-pcntl-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-pcntl-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pcntl-7.2.5-1.60.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:php72-pcntl-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-pcntl-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pcntl-7.2.5-1.60.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:php72-pcntl-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-pcntl-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pcntl-7.2.5-1.60.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:php72-pcntl-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-pcntl-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pdo-7.2.5-1.60.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:php72-pdo-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-pdo-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pdo-7.2.5-1.60.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:php72-pdo-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-pdo-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pdo-7.2.5-1.60.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:php72-pdo-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-pdo-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pdo-7.2.5-1.60.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:php72-pdo-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-pdo-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pear-7.2.5-1.60.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.60.1.noarch"
},
"product_reference": "php72-pear-7.2.5-1.60.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pear-Archive_Tar-7.2.5-1.60.1.noarch as component of SUSE Linux Enterprise Module for Web and Scripting 12",
"product_id": "SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.60.1.noarch"
},
"product_reference": "php72-pear-Archive_Tar-7.2.5-1.60.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pgsql-7.2.5-1.60.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:php72-pgsql-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-pgsql-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pgsql-7.2.5-1.60.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:php72-pgsql-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-pgsql-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pgsql-7.2.5-1.60.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:php72-pgsql-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-pgsql-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pgsql-7.2.5-1.60.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:php72-pgsql-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-pgsql-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-phar-7.2.5-1.60.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:php72-phar-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-phar-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-phar-7.2.5-1.60.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:php72-phar-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-phar-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-phar-7.2.5-1.60.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:php72-phar-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-phar-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-phar-7.2.5-1.60.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:php72-phar-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-phar-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-posix-7.2.5-1.60.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:php72-posix-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-posix-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-posix-7.2.5-1.60.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:php72-posix-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-posix-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-posix-7.2.5-1.60.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:php72-posix-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-posix-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-posix-7.2.5-1.60.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:php72-posix-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-posix-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pspell-7.2.5-1.60.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:php72-pspell-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-pspell-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pspell-7.2.5-1.60.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:php72-pspell-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-pspell-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pspell-7.2.5-1.60.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:php72-pspell-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-pspell-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-pspell-7.2.5-1.60.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:php72-pspell-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-pspell-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-readline-7.2.5-1.60.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:php72-readline-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-readline-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-readline-7.2.5-1.60.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:php72-readline-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-readline-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-readline-7.2.5-1.60.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:php72-readline-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-readline-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-readline-7.2.5-1.60.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:php72-readline-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-readline-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-shmop-7.2.5-1.60.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:php72-shmop-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-shmop-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-shmop-7.2.5-1.60.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:php72-shmop-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-shmop-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-shmop-7.2.5-1.60.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:php72-shmop-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-shmop-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-shmop-7.2.5-1.60.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:php72-shmop-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-shmop-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-snmp-7.2.5-1.60.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:php72-snmp-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-snmp-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-snmp-7.2.5-1.60.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:php72-snmp-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-snmp-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-snmp-7.2.5-1.60.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:php72-snmp-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-snmp-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-snmp-7.2.5-1.60.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:php72-snmp-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-snmp-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-soap-7.2.5-1.60.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:php72-soap-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-soap-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-soap-7.2.5-1.60.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:php72-soap-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-soap-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-soap-7.2.5-1.60.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:php72-soap-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-soap-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-soap-7.2.5-1.60.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:php72-soap-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-soap-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sockets-7.2.5-1.60.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:php72-sockets-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-sockets-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sockets-7.2.5-1.60.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:php72-sockets-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-sockets-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sockets-7.2.5-1.60.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:php72-sockets-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-sockets-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sockets-7.2.5-1.60.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:php72-sockets-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-sockets-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sodium-7.2.5-1.60.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:php72-sodium-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-sodium-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sodium-7.2.5-1.60.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:php72-sodium-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-sodium-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sodium-7.2.5-1.60.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:php72-sodium-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-sodium-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sodium-7.2.5-1.60.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:php72-sodium-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-sodium-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sqlite-7.2.5-1.60.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:php72-sqlite-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-sqlite-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sqlite-7.2.5-1.60.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:php72-sqlite-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-sqlite-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sqlite-7.2.5-1.60.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:php72-sqlite-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-sqlite-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sqlite-7.2.5-1.60.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:php72-sqlite-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-sqlite-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvmsg-7.2.5-1.60.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:php72-sysvmsg-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-sysvmsg-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvmsg-7.2.5-1.60.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:php72-sysvmsg-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-sysvmsg-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvmsg-7.2.5-1.60.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:php72-sysvmsg-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-sysvmsg-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvmsg-7.2.5-1.60.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:php72-sysvmsg-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-sysvmsg-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvsem-7.2.5-1.60.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:php72-sysvsem-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-sysvsem-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvsem-7.2.5-1.60.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:php72-sysvsem-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-sysvsem-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvsem-7.2.5-1.60.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:php72-sysvsem-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-sysvsem-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvsem-7.2.5-1.60.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:php72-sysvsem-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-sysvsem-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvshm-7.2.5-1.60.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:php72-sysvshm-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-sysvshm-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvshm-7.2.5-1.60.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:php72-sysvshm-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-sysvshm-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvshm-7.2.5-1.60.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:php72-sysvshm-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-sysvshm-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-sysvshm-7.2.5-1.60.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:php72-sysvshm-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-sysvshm-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-tidy-7.2.5-1.60.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:php72-tidy-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-tidy-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-tidy-7.2.5-1.60.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:php72-tidy-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-tidy-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-tidy-7.2.5-1.60.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:php72-tidy-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-tidy-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-tidy-7.2.5-1.60.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:php72-tidy-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-tidy-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-tokenizer-7.2.5-1.60.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:php72-tokenizer-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-tokenizer-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-tokenizer-7.2.5-1.60.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:php72-tokenizer-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-tokenizer-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-tokenizer-7.2.5-1.60.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:php72-tokenizer-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-tokenizer-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-tokenizer-7.2.5-1.60.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:php72-tokenizer-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-tokenizer-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-wddx-7.2.5-1.60.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:php72-wddx-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-wddx-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-wddx-7.2.5-1.60.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:php72-wddx-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-wddx-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-wddx-7.2.5-1.60.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:php72-wddx-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-wddx-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-wddx-7.2.5-1.60.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:php72-wddx-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-wddx-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlreader-7.2.5-1.60.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:php72-xmlreader-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-xmlreader-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlreader-7.2.5-1.60.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:php72-xmlreader-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-xmlreader-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlreader-7.2.5-1.60.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:php72-xmlreader-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-xmlreader-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlreader-7.2.5-1.60.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:php72-xmlreader-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-xmlreader-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlrpc-7.2.5-1.60.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:php72-xmlrpc-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-xmlrpc-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlrpc-7.2.5-1.60.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:php72-xmlrpc-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-xmlrpc-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlrpc-7.2.5-1.60.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:php72-xmlrpc-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-xmlrpc-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlrpc-7.2.5-1.60.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:php72-xmlrpc-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-xmlrpc-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlwriter-7.2.5-1.60.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:php72-xmlwriter-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-xmlwriter-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlwriter-7.2.5-1.60.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:php72-xmlwriter-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-xmlwriter-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlwriter-7.2.5-1.60.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:php72-xmlwriter-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-xmlwriter-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xmlwriter-7.2.5-1.60.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:php72-xmlwriter-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-xmlwriter-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xsl-7.2.5-1.60.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:php72-xsl-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-xsl-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xsl-7.2.5-1.60.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:php72-xsl-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-xsl-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xsl-7.2.5-1.60.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:php72-xsl-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-xsl-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-xsl-7.2.5-1.60.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:php72-xsl-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-xsl-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-zip-7.2.5-1.60.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:php72-zip-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-zip-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-zip-7.2.5-1.60.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:php72-zip-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-zip-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-zip-7.2.5-1.60.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:php72-zip-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-zip-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-zip-7.2.5-1.60.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:php72-zip-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-zip-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-zlib-7.2.5-1.60.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:php72-zlib-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-zlib-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-zlib-7.2.5-1.60.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:php72-zlib-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-zlib-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-zlib-7.2.5-1.60.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:php72-zlib-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-zlib-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-zlib-7.2.5-1.60.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:php72-zlib-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-zlib-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Web and Scripting 12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-devel-7.2.5-1.60.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.aarch64"
},
"product_reference": "php72-devel-7.2.5-1.60.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-devel-7.2.5-1.60.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.ppc64le"
},
"product_reference": "php72-devel-7.2.5-1.60.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-devel-7.2.5-1.60.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.s390x"
},
"product_reference": "php72-devel-7.2.5-1.60.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php72-devel-7.2.5-1.60.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.x86_64"
},
"product_reference": "php72-devel-7.2.5-1.60.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"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_php72-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.60.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.60.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.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_php72-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.60.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.60.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php72-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bcmath-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-bz2-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-calendar-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ctype-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-curl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dba-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-dom-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-enchant-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-exif-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fastcgi-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fileinfo-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-fpm-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ftp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gd-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gettext-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-gmp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-iconv-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-imap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-intl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-json-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-ldap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mbstring-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-mysql-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-odbc-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-opcache-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-openssl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pcntl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pdo-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-7.2.5-1.60.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pear-Archive_Tar-7.2.5-1.60.1.noarch",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pgsql-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-phar-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-posix-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-pspell-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-readline-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-shmop-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-snmp-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-soap-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sockets-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sodium-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sqlite-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvmsg-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvsem-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-sysvshm-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tidy-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-tokenizer-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-wddx-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlreader-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlrpc-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xmlwriter-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-xsl-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zip-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php72-zlib-7.2.5-1.60.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php72-devel-7.2.5-1.60.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-17T18:07:28Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
}
]
}
SUSE-SU-2021:0522-1
Vulnerability from csaf_suse - Published: 2021-02-19 10:01 - Updated: 2021-02-19 10:01| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.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-21702 [bsc#1182049]: NULL pointer dereference in SoapClient\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-522,SUSE-SLE-Module-Web-Scripting-12-2021-522,SUSE-SLE-SDK-12-SP5-2021-522",
"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-2021_0522-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0522-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210522-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0522-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008348.html"
},
{
"category": "self",
"summary": "SUSE Bug 1182049",
"url": "https://bugzilla.suse.com/1182049"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
}
],
"title": "Security update for php74",
"tracking": {
"current_release_date": "2021-02-19T10:01:19Z",
"generator": {
"date": "2021-02-19T10:01:19Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0522-1",
"initial_release_date": "2021-02-19T10:01:19Z",
"revision_history": [
{
"date": "2021-02-19T10:01:19Z",
"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.19.1.aarch64",
"product": {
"name": "apache2-mod_php74-7.4.6-1.19.1.aarch64",
"product_id": "apache2-mod_php74-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-7.4.6-1.19.1.aarch64",
"product_id": "php74-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-bcmath-7.4.6-1.19.1.aarch64",
"product_id": "php74-bcmath-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-bz2-7.4.6-1.19.1.aarch64",
"product_id": "php74-bz2-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-calendar-7.4.6-1.19.1.aarch64",
"product_id": "php74-calendar-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-ctype-7.4.6-1.19.1.aarch64",
"product_id": "php74-ctype-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-curl-7.4.6-1.19.1.aarch64",
"product_id": "php74-curl-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-dba-7.4.6-1.19.1.aarch64",
"product_id": "php74-dba-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-devel-7.4.6-1.19.1.aarch64",
"product_id": "php74-devel-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-dom-7.4.6-1.19.1.aarch64",
"product_id": "php74-dom-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-embed-7.4.6-1.19.1.aarch64",
"product_id": "php74-embed-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-enchant-7.4.6-1.19.1.aarch64",
"product_id": "php74-enchant-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-exif-7.4.6-1.19.1.aarch64",
"product_id": "php74-exif-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-fastcgi-7.4.6-1.19.1.aarch64",
"product_id": "php74-fastcgi-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-fileinfo-7.4.6-1.19.1.aarch64",
"product_id": "php74-fileinfo-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-firebird-7.4.6-1.19.1.aarch64",
"product_id": "php74-firebird-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-fpm-7.4.6-1.19.1.aarch64",
"product_id": "php74-fpm-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-ftp-7.4.6-1.19.1.aarch64",
"product_id": "php74-ftp-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-gd-7.4.6-1.19.1.aarch64",
"product_id": "php74-gd-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-gettext-7.4.6-1.19.1.aarch64",
"product_id": "php74-gettext-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-gmp-7.4.6-1.19.1.aarch64",
"product_id": "php74-gmp-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-iconv-7.4.6-1.19.1.aarch64",
"product_id": "php74-iconv-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-intl-7.4.6-1.19.1.aarch64",
"product_id": "php74-intl-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-json-7.4.6-1.19.1.aarch64",
"product_id": "php74-json-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-ldap-7.4.6-1.19.1.aarch64",
"product_id": "php74-ldap-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-mbstring-7.4.6-1.19.1.aarch64",
"product_id": "php74-mbstring-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-mysql-7.4.6-1.19.1.aarch64",
"product_id": "php74-mysql-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-odbc-7.4.6-1.19.1.aarch64",
"product_id": "php74-odbc-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-opcache-7.4.6-1.19.1.aarch64",
"product_id": "php74-opcache-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-openssl-7.4.6-1.19.1.aarch64",
"product_id": "php74-openssl-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-pcntl-7.4.6-1.19.1.aarch64",
"product_id": "php74-pcntl-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-pdo-7.4.6-1.19.1.aarch64",
"product_id": "php74-pdo-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-pgsql-7.4.6-1.19.1.aarch64",
"product_id": "php74-pgsql-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-phar-7.4.6-1.19.1.aarch64",
"product_id": "php74-phar-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-posix-7.4.6-1.19.1.aarch64",
"product_id": "php74-posix-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-readline-7.4.6-1.19.1.aarch64",
"product_id": "php74-readline-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-shmop-7.4.6-1.19.1.aarch64",
"product_id": "php74-shmop-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-snmp-7.4.6-1.19.1.aarch64",
"product_id": "php74-snmp-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-soap-7.4.6-1.19.1.aarch64",
"product_id": "php74-soap-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-sockets-7.4.6-1.19.1.aarch64",
"product_id": "php74-sockets-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-sodium-7.4.6-1.19.1.aarch64",
"product_id": "php74-sodium-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-sqlite-7.4.6-1.19.1.aarch64",
"product_id": "php74-sqlite-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-sysvmsg-7.4.6-1.19.1.aarch64",
"product_id": "php74-sysvmsg-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-sysvsem-7.4.6-1.19.1.aarch64",
"product_id": "php74-sysvsem-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-sysvshm-7.4.6-1.19.1.aarch64",
"product_id": "php74-sysvshm-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-test-7.4.6-1.19.1.aarch64",
"product_id": "php74-test-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-tidy-7.4.6-1.19.1.aarch64",
"product_id": "php74-tidy-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-tokenizer-7.4.6-1.19.1.aarch64",
"product_id": "php74-tokenizer-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-xmlreader-7.4.6-1.19.1.aarch64",
"product_id": "php74-xmlreader-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-xmlrpc-7.4.6-1.19.1.aarch64",
"product_id": "php74-xmlrpc-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-xmlwriter-7.4.6-1.19.1.aarch64",
"product_id": "php74-xmlwriter-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-xsl-7.4.6-1.19.1.aarch64",
"product_id": "php74-xsl-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-zip-7.4.6-1.19.1.aarch64",
"product_id": "php74-zip-7.4.6-1.19.1.aarch64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.19.1.aarch64",
"product": {
"name": "php74-zlib-7.4.6-1.19.1.aarch64",
"product_id": "php74-zlib-7.4.6-1.19.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.19.1.i586",
"product": {
"name": "apache2-mod_php74-7.4.6-1.19.1.i586",
"product_id": "apache2-mod_php74-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.19.1.i586",
"product": {
"name": "php74-7.4.6-1.19.1.i586",
"product_id": "php74-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.19.1.i586",
"product": {
"name": "php74-bcmath-7.4.6-1.19.1.i586",
"product_id": "php74-bcmath-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.19.1.i586",
"product": {
"name": "php74-bz2-7.4.6-1.19.1.i586",
"product_id": "php74-bz2-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.19.1.i586",
"product": {
"name": "php74-calendar-7.4.6-1.19.1.i586",
"product_id": "php74-calendar-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.19.1.i586",
"product": {
"name": "php74-ctype-7.4.6-1.19.1.i586",
"product_id": "php74-ctype-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.19.1.i586",
"product": {
"name": "php74-curl-7.4.6-1.19.1.i586",
"product_id": "php74-curl-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.19.1.i586",
"product": {
"name": "php74-dba-7.4.6-1.19.1.i586",
"product_id": "php74-dba-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.19.1.i586",
"product": {
"name": "php74-devel-7.4.6-1.19.1.i586",
"product_id": "php74-devel-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.19.1.i586",
"product": {
"name": "php74-dom-7.4.6-1.19.1.i586",
"product_id": "php74-dom-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.19.1.i586",
"product": {
"name": "php74-embed-7.4.6-1.19.1.i586",
"product_id": "php74-embed-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.19.1.i586",
"product": {
"name": "php74-enchant-7.4.6-1.19.1.i586",
"product_id": "php74-enchant-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.19.1.i586",
"product": {
"name": "php74-exif-7.4.6-1.19.1.i586",
"product_id": "php74-exif-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.19.1.i586",
"product": {
"name": "php74-fastcgi-7.4.6-1.19.1.i586",
"product_id": "php74-fastcgi-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.19.1.i586",
"product": {
"name": "php74-fileinfo-7.4.6-1.19.1.i586",
"product_id": "php74-fileinfo-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.19.1.i586",
"product": {
"name": "php74-firebird-7.4.6-1.19.1.i586",
"product_id": "php74-firebird-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.19.1.i586",
"product": {
"name": "php74-fpm-7.4.6-1.19.1.i586",
"product_id": "php74-fpm-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.19.1.i586",
"product": {
"name": "php74-ftp-7.4.6-1.19.1.i586",
"product_id": "php74-ftp-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.19.1.i586",
"product": {
"name": "php74-gd-7.4.6-1.19.1.i586",
"product_id": "php74-gd-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.19.1.i586",
"product": {
"name": "php74-gettext-7.4.6-1.19.1.i586",
"product_id": "php74-gettext-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.19.1.i586",
"product": {
"name": "php74-gmp-7.4.6-1.19.1.i586",
"product_id": "php74-gmp-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.19.1.i586",
"product": {
"name": "php74-iconv-7.4.6-1.19.1.i586",
"product_id": "php74-iconv-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.19.1.i586",
"product": {
"name": "php74-intl-7.4.6-1.19.1.i586",
"product_id": "php74-intl-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.19.1.i586",
"product": {
"name": "php74-json-7.4.6-1.19.1.i586",
"product_id": "php74-json-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.19.1.i586",
"product": {
"name": "php74-ldap-7.4.6-1.19.1.i586",
"product_id": "php74-ldap-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.19.1.i586",
"product": {
"name": "php74-mbstring-7.4.6-1.19.1.i586",
"product_id": "php74-mbstring-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.19.1.i586",
"product": {
"name": "php74-mysql-7.4.6-1.19.1.i586",
"product_id": "php74-mysql-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.19.1.i586",
"product": {
"name": "php74-odbc-7.4.6-1.19.1.i586",
"product_id": "php74-odbc-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.19.1.i586",
"product": {
"name": "php74-opcache-7.4.6-1.19.1.i586",
"product_id": "php74-opcache-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.19.1.i586",
"product": {
"name": "php74-openssl-7.4.6-1.19.1.i586",
"product_id": "php74-openssl-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.19.1.i586",
"product": {
"name": "php74-pcntl-7.4.6-1.19.1.i586",
"product_id": "php74-pcntl-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.19.1.i586",
"product": {
"name": "php74-pdo-7.4.6-1.19.1.i586",
"product_id": "php74-pdo-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.19.1.i586",
"product": {
"name": "php74-pgsql-7.4.6-1.19.1.i586",
"product_id": "php74-pgsql-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.19.1.i586",
"product": {
"name": "php74-phar-7.4.6-1.19.1.i586",
"product_id": "php74-phar-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.19.1.i586",
"product": {
"name": "php74-posix-7.4.6-1.19.1.i586",
"product_id": "php74-posix-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.19.1.i586",
"product": {
"name": "php74-readline-7.4.6-1.19.1.i586",
"product_id": "php74-readline-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.19.1.i586",
"product": {
"name": "php74-shmop-7.4.6-1.19.1.i586",
"product_id": "php74-shmop-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.19.1.i586",
"product": {
"name": "php74-snmp-7.4.6-1.19.1.i586",
"product_id": "php74-snmp-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.19.1.i586",
"product": {
"name": "php74-soap-7.4.6-1.19.1.i586",
"product_id": "php74-soap-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.19.1.i586",
"product": {
"name": "php74-sockets-7.4.6-1.19.1.i586",
"product_id": "php74-sockets-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.19.1.i586",
"product": {
"name": "php74-sodium-7.4.6-1.19.1.i586",
"product_id": "php74-sodium-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.19.1.i586",
"product": {
"name": "php74-sqlite-7.4.6-1.19.1.i586",
"product_id": "php74-sqlite-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.19.1.i586",
"product": {
"name": "php74-sysvmsg-7.4.6-1.19.1.i586",
"product_id": "php74-sysvmsg-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.19.1.i586",
"product": {
"name": "php74-sysvsem-7.4.6-1.19.1.i586",
"product_id": "php74-sysvsem-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.19.1.i586",
"product": {
"name": "php74-sysvshm-7.4.6-1.19.1.i586",
"product_id": "php74-sysvshm-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.19.1.i586",
"product": {
"name": "php74-test-7.4.6-1.19.1.i586",
"product_id": "php74-test-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.19.1.i586",
"product": {
"name": "php74-tidy-7.4.6-1.19.1.i586",
"product_id": "php74-tidy-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.19.1.i586",
"product": {
"name": "php74-tokenizer-7.4.6-1.19.1.i586",
"product_id": "php74-tokenizer-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.19.1.i586",
"product": {
"name": "php74-xmlreader-7.4.6-1.19.1.i586",
"product_id": "php74-xmlreader-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.19.1.i586",
"product": {
"name": "php74-xmlrpc-7.4.6-1.19.1.i586",
"product_id": "php74-xmlrpc-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.19.1.i586",
"product": {
"name": "php74-xmlwriter-7.4.6-1.19.1.i586",
"product_id": "php74-xmlwriter-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.19.1.i586",
"product": {
"name": "php74-xsl-7.4.6-1.19.1.i586",
"product_id": "php74-xsl-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.19.1.i586",
"product": {
"name": "php74-zip-7.4.6-1.19.1.i586",
"product_id": "php74-zip-7.4.6-1.19.1.i586"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.19.1.i586",
"product": {
"name": "php74-zlib-7.4.6-1.19.1.i586",
"product_id": "php74-zlib-7.4.6-1.19.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.19.1.ppc64le",
"product": {
"name": "apache2-mod_php74-7.4.6-1.19.1.ppc64le",
"product_id": "apache2-mod_php74-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-7.4.6-1.19.1.ppc64le",
"product_id": "php74-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-bcmath-7.4.6-1.19.1.ppc64le",
"product_id": "php74-bcmath-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-bz2-7.4.6-1.19.1.ppc64le",
"product_id": "php74-bz2-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-calendar-7.4.6-1.19.1.ppc64le",
"product_id": "php74-calendar-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-ctype-7.4.6-1.19.1.ppc64le",
"product_id": "php74-ctype-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-curl-7.4.6-1.19.1.ppc64le",
"product_id": "php74-curl-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-dba-7.4.6-1.19.1.ppc64le",
"product_id": "php74-dba-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-devel-7.4.6-1.19.1.ppc64le",
"product_id": "php74-devel-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-dom-7.4.6-1.19.1.ppc64le",
"product_id": "php74-dom-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-embed-7.4.6-1.19.1.ppc64le",
"product_id": "php74-embed-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-enchant-7.4.6-1.19.1.ppc64le",
"product_id": "php74-enchant-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-exif-7.4.6-1.19.1.ppc64le",
"product_id": "php74-exif-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-fastcgi-7.4.6-1.19.1.ppc64le",
"product_id": "php74-fastcgi-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-fileinfo-7.4.6-1.19.1.ppc64le",
"product_id": "php74-fileinfo-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-firebird-7.4.6-1.19.1.ppc64le",
"product_id": "php74-firebird-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-fpm-7.4.6-1.19.1.ppc64le",
"product_id": "php74-fpm-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-ftp-7.4.6-1.19.1.ppc64le",
"product_id": "php74-ftp-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-gd-7.4.6-1.19.1.ppc64le",
"product_id": "php74-gd-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-gettext-7.4.6-1.19.1.ppc64le",
"product_id": "php74-gettext-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-gmp-7.4.6-1.19.1.ppc64le",
"product_id": "php74-gmp-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-iconv-7.4.6-1.19.1.ppc64le",
"product_id": "php74-iconv-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-intl-7.4.6-1.19.1.ppc64le",
"product_id": "php74-intl-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-json-7.4.6-1.19.1.ppc64le",
"product_id": "php74-json-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-ldap-7.4.6-1.19.1.ppc64le",
"product_id": "php74-ldap-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-mbstring-7.4.6-1.19.1.ppc64le",
"product_id": "php74-mbstring-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-mysql-7.4.6-1.19.1.ppc64le",
"product_id": "php74-mysql-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-odbc-7.4.6-1.19.1.ppc64le",
"product_id": "php74-odbc-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-opcache-7.4.6-1.19.1.ppc64le",
"product_id": "php74-opcache-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-openssl-7.4.6-1.19.1.ppc64le",
"product_id": "php74-openssl-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-pcntl-7.4.6-1.19.1.ppc64le",
"product_id": "php74-pcntl-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-pdo-7.4.6-1.19.1.ppc64le",
"product_id": "php74-pdo-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-pgsql-7.4.6-1.19.1.ppc64le",
"product_id": "php74-pgsql-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-phar-7.4.6-1.19.1.ppc64le",
"product_id": "php74-phar-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-posix-7.4.6-1.19.1.ppc64le",
"product_id": "php74-posix-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-readline-7.4.6-1.19.1.ppc64le",
"product_id": "php74-readline-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-shmop-7.4.6-1.19.1.ppc64le",
"product_id": "php74-shmop-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-snmp-7.4.6-1.19.1.ppc64le",
"product_id": "php74-snmp-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-soap-7.4.6-1.19.1.ppc64le",
"product_id": "php74-soap-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-sockets-7.4.6-1.19.1.ppc64le",
"product_id": "php74-sockets-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-sodium-7.4.6-1.19.1.ppc64le",
"product_id": "php74-sodium-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-sqlite-7.4.6-1.19.1.ppc64le",
"product_id": "php74-sqlite-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-sysvmsg-7.4.6-1.19.1.ppc64le",
"product_id": "php74-sysvmsg-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-sysvsem-7.4.6-1.19.1.ppc64le",
"product_id": "php74-sysvsem-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-sysvshm-7.4.6-1.19.1.ppc64le",
"product_id": "php74-sysvshm-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-test-7.4.6-1.19.1.ppc64le",
"product_id": "php74-test-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-tidy-7.4.6-1.19.1.ppc64le",
"product_id": "php74-tidy-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-tokenizer-7.4.6-1.19.1.ppc64le",
"product_id": "php74-tokenizer-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-xmlreader-7.4.6-1.19.1.ppc64le",
"product_id": "php74-xmlreader-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-xmlrpc-7.4.6-1.19.1.ppc64le",
"product_id": "php74-xmlrpc-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-xmlwriter-7.4.6-1.19.1.ppc64le",
"product_id": "php74-xmlwriter-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-xsl-7.4.6-1.19.1.ppc64le",
"product_id": "php74-xsl-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-zip-7.4.6-1.19.1.ppc64le",
"product_id": "php74-zip-7.4.6-1.19.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.19.1.ppc64le",
"product": {
"name": "php74-zlib-7.4.6-1.19.1.ppc64le",
"product_id": "php74-zlib-7.4.6-1.19.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.19.1.s390",
"product": {
"name": "apache2-mod_php74-7.4.6-1.19.1.s390",
"product_id": "apache2-mod_php74-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.19.1.s390",
"product": {
"name": "php74-7.4.6-1.19.1.s390",
"product_id": "php74-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.19.1.s390",
"product": {
"name": "php74-bcmath-7.4.6-1.19.1.s390",
"product_id": "php74-bcmath-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.19.1.s390",
"product": {
"name": "php74-bz2-7.4.6-1.19.1.s390",
"product_id": "php74-bz2-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.19.1.s390",
"product": {
"name": "php74-calendar-7.4.6-1.19.1.s390",
"product_id": "php74-calendar-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.19.1.s390",
"product": {
"name": "php74-ctype-7.4.6-1.19.1.s390",
"product_id": "php74-ctype-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.19.1.s390",
"product": {
"name": "php74-curl-7.4.6-1.19.1.s390",
"product_id": "php74-curl-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.19.1.s390",
"product": {
"name": "php74-dba-7.4.6-1.19.1.s390",
"product_id": "php74-dba-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.19.1.s390",
"product": {
"name": "php74-devel-7.4.6-1.19.1.s390",
"product_id": "php74-devel-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.19.1.s390",
"product": {
"name": "php74-dom-7.4.6-1.19.1.s390",
"product_id": "php74-dom-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.19.1.s390",
"product": {
"name": "php74-embed-7.4.6-1.19.1.s390",
"product_id": "php74-embed-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.19.1.s390",
"product": {
"name": "php74-enchant-7.4.6-1.19.1.s390",
"product_id": "php74-enchant-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.19.1.s390",
"product": {
"name": "php74-exif-7.4.6-1.19.1.s390",
"product_id": "php74-exif-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.19.1.s390",
"product": {
"name": "php74-fastcgi-7.4.6-1.19.1.s390",
"product_id": "php74-fastcgi-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.19.1.s390",
"product": {
"name": "php74-fileinfo-7.4.6-1.19.1.s390",
"product_id": "php74-fileinfo-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.19.1.s390",
"product": {
"name": "php74-firebird-7.4.6-1.19.1.s390",
"product_id": "php74-firebird-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.19.1.s390",
"product": {
"name": "php74-fpm-7.4.6-1.19.1.s390",
"product_id": "php74-fpm-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.19.1.s390",
"product": {
"name": "php74-ftp-7.4.6-1.19.1.s390",
"product_id": "php74-ftp-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.19.1.s390",
"product": {
"name": "php74-gd-7.4.6-1.19.1.s390",
"product_id": "php74-gd-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.19.1.s390",
"product": {
"name": "php74-gettext-7.4.6-1.19.1.s390",
"product_id": "php74-gettext-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.19.1.s390",
"product": {
"name": "php74-gmp-7.4.6-1.19.1.s390",
"product_id": "php74-gmp-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.19.1.s390",
"product": {
"name": "php74-iconv-7.4.6-1.19.1.s390",
"product_id": "php74-iconv-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.19.1.s390",
"product": {
"name": "php74-intl-7.4.6-1.19.1.s390",
"product_id": "php74-intl-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.19.1.s390",
"product": {
"name": "php74-json-7.4.6-1.19.1.s390",
"product_id": "php74-json-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.19.1.s390",
"product": {
"name": "php74-ldap-7.4.6-1.19.1.s390",
"product_id": "php74-ldap-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.19.1.s390",
"product": {
"name": "php74-mbstring-7.4.6-1.19.1.s390",
"product_id": "php74-mbstring-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.19.1.s390",
"product": {
"name": "php74-mysql-7.4.6-1.19.1.s390",
"product_id": "php74-mysql-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.19.1.s390",
"product": {
"name": "php74-odbc-7.4.6-1.19.1.s390",
"product_id": "php74-odbc-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.19.1.s390",
"product": {
"name": "php74-opcache-7.4.6-1.19.1.s390",
"product_id": "php74-opcache-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.19.1.s390",
"product": {
"name": "php74-openssl-7.4.6-1.19.1.s390",
"product_id": "php74-openssl-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.19.1.s390",
"product": {
"name": "php74-pcntl-7.4.6-1.19.1.s390",
"product_id": "php74-pcntl-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.19.1.s390",
"product": {
"name": "php74-pdo-7.4.6-1.19.1.s390",
"product_id": "php74-pdo-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.19.1.s390",
"product": {
"name": "php74-pgsql-7.4.6-1.19.1.s390",
"product_id": "php74-pgsql-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.19.1.s390",
"product": {
"name": "php74-phar-7.4.6-1.19.1.s390",
"product_id": "php74-phar-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.19.1.s390",
"product": {
"name": "php74-posix-7.4.6-1.19.1.s390",
"product_id": "php74-posix-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.19.1.s390",
"product": {
"name": "php74-readline-7.4.6-1.19.1.s390",
"product_id": "php74-readline-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.19.1.s390",
"product": {
"name": "php74-shmop-7.4.6-1.19.1.s390",
"product_id": "php74-shmop-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.19.1.s390",
"product": {
"name": "php74-snmp-7.4.6-1.19.1.s390",
"product_id": "php74-snmp-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.19.1.s390",
"product": {
"name": "php74-soap-7.4.6-1.19.1.s390",
"product_id": "php74-soap-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.19.1.s390",
"product": {
"name": "php74-sockets-7.4.6-1.19.1.s390",
"product_id": "php74-sockets-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.19.1.s390",
"product": {
"name": "php74-sodium-7.4.6-1.19.1.s390",
"product_id": "php74-sodium-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.19.1.s390",
"product": {
"name": "php74-sqlite-7.4.6-1.19.1.s390",
"product_id": "php74-sqlite-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.19.1.s390",
"product": {
"name": "php74-sysvmsg-7.4.6-1.19.1.s390",
"product_id": "php74-sysvmsg-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.19.1.s390",
"product": {
"name": "php74-sysvsem-7.4.6-1.19.1.s390",
"product_id": "php74-sysvsem-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.19.1.s390",
"product": {
"name": "php74-sysvshm-7.4.6-1.19.1.s390",
"product_id": "php74-sysvshm-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.19.1.s390",
"product": {
"name": "php74-test-7.4.6-1.19.1.s390",
"product_id": "php74-test-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.19.1.s390",
"product": {
"name": "php74-tidy-7.4.6-1.19.1.s390",
"product_id": "php74-tidy-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.19.1.s390",
"product": {
"name": "php74-tokenizer-7.4.6-1.19.1.s390",
"product_id": "php74-tokenizer-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.19.1.s390",
"product": {
"name": "php74-xmlreader-7.4.6-1.19.1.s390",
"product_id": "php74-xmlreader-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.19.1.s390",
"product": {
"name": "php74-xmlrpc-7.4.6-1.19.1.s390",
"product_id": "php74-xmlrpc-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.19.1.s390",
"product": {
"name": "php74-xmlwriter-7.4.6-1.19.1.s390",
"product_id": "php74-xmlwriter-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.19.1.s390",
"product": {
"name": "php74-xsl-7.4.6-1.19.1.s390",
"product_id": "php74-xsl-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.19.1.s390",
"product": {
"name": "php74-zip-7.4.6-1.19.1.s390",
"product_id": "php74-zip-7.4.6-1.19.1.s390"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.19.1.s390",
"product": {
"name": "php74-zlib-7.4.6-1.19.1.s390",
"product_id": "php74-zlib-7.4.6-1.19.1.s390"
}
}
],
"category": "architecture",
"name": "s390"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.19.1.s390x",
"product": {
"name": "apache2-mod_php74-7.4.6-1.19.1.s390x",
"product_id": "apache2-mod_php74-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-7.4.6-1.19.1.s390x",
"product_id": "php74-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-bcmath-7.4.6-1.19.1.s390x",
"product_id": "php74-bcmath-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-bz2-7.4.6-1.19.1.s390x",
"product_id": "php74-bz2-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-calendar-7.4.6-1.19.1.s390x",
"product_id": "php74-calendar-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-ctype-7.4.6-1.19.1.s390x",
"product_id": "php74-ctype-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-curl-7.4.6-1.19.1.s390x",
"product_id": "php74-curl-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-dba-7.4.6-1.19.1.s390x",
"product_id": "php74-dba-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-devel-7.4.6-1.19.1.s390x",
"product_id": "php74-devel-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-dom-7.4.6-1.19.1.s390x",
"product_id": "php74-dom-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-embed-7.4.6-1.19.1.s390x",
"product_id": "php74-embed-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-enchant-7.4.6-1.19.1.s390x",
"product_id": "php74-enchant-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-exif-7.4.6-1.19.1.s390x",
"product_id": "php74-exif-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-fastcgi-7.4.6-1.19.1.s390x",
"product_id": "php74-fastcgi-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-fileinfo-7.4.6-1.19.1.s390x",
"product_id": "php74-fileinfo-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-firebird-7.4.6-1.19.1.s390x",
"product_id": "php74-firebird-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-fpm-7.4.6-1.19.1.s390x",
"product_id": "php74-fpm-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-ftp-7.4.6-1.19.1.s390x",
"product_id": "php74-ftp-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-gd-7.4.6-1.19.1.s390x",
"product_id": "php74-gd-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-gettext-7.4.6-1.19.1.s390x",
"product_id": "php74-gettext-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-gmp-7.4.6-1.19.1.s390x",
"product_id": "php74-gmp-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-iconv-7.4.6-1.19.1.s390x",
"product_id": "php74-iconv-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-intl-7.4.6-1.19.1.s390x",
"product_id": "php74-intl-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-json-7.4.6-1.19.1.s390x",
"product_id": "php74-json-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-ldap-7.4.6-1.19.1.s390x",
"product_id": "php74-ldap-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-mbstring-7.4.6-1.19.1.s390x",
"product_id": "php74-mbstring-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-mysql-7.4.6-1.19.1.s390x",
"product_id": "php74-mysql-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-odbc-7.4.6-1.19.1.s390x",
"product_id": "php74-odbc-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-opcache-7.4.6-1.19.1.s390x",
"product_id": "php74-opcache-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-openssl-7.4.6-1.19.1.s390x",
"product_id": "php74-openssl-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-pcntl-7.4.6-1.19.1.s390x",
"product_id": "php74-pcntl-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-pdo-7.4.6-1.19.1.s390x",
"product_id": "php74-pdo-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-pgsql-7.4.6-1.19.1.s390x",
"product_id": "php74-pgsql-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-phar-7.4.6-1.19.1.s390x",
"product_id": "php74-phar-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-posix-7.4.6-1.19.1.s390x",
"product_id": "php74-posix-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-readline-7.4.6-1.19.1.s390x",
"product_id": "php74-readline-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-shmop-7.4.6-1.19.1.s390x",
"product_id": "php74-shmop-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-snmp-7.4.6-1.19.1.s390x",
"product_id": "php74-snmp-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-soap-7.4.6-1.19.1.s390x",
"product_id": "php74-soap-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-sockets-7.4.6-1.19.1.s390x",
"product_id": "php74-sockets-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-sodium-7.4.6-1.19.1.s390x",
"product_id": "php74-sodium-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-sqlite-7.4.6-1.19.1.s390x",
"product_id": "php74-sqlite-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-sysvmsg-7.4.6-1.19.1.s390x",
"product_id": "php74-sysvmsg-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-sysvsem-7.4.6-1.19.1.s390x",
"product_id": "php74-sysvsem-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-sysvshm-7.4.6-1.19.1.s390x",
"product_id": "php74-sysvshm-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-test-7.4.6-1.19.1.s390x",
"product_id": "php74-test-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-tidy-7.4.6-1.19.1.s390x",
"product_id": "php74-tidy-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-tokenizer-7.4.6-1.19.1.s390x",
"product_id": "php74-tokenizer-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-xmlreader-7.4.6-1.19.1.s390x",
"product_id": "php74-xmlreader-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-xmlrpc-7.4.6-1.19.1.s390x",
"product_id": "php74-xmlrpc-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-xmlwriter-7.4.6-1.19.1.s390x",
"product_id": "php74-xmlwriter-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-xsl-7.4.6-1.19.1.s390x",
"product_id": "php74-xsl-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-zip-7.4.6-1.19.1.s390x",
"product_id": "php74-zip-7.4.6-1.19.1.s390x"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.19.1.s390x",
"product": {
"name": "php74-zlib-7.4.6-1.19.1.s390x",
"product_id": "php74-zlib-7.4.6-1.19.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php74-7.4.6-1.19.1.x86_64",
"product": {
"name": "apache2-mod_php74-7.4.6-1.19.1.x86_64",
"product_id": "apache2-mod_php74-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-7.4.6-1.19.1.x86_64",
"product_id": "php74-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bcmath-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-bcmath-7.4.6-1.19.1.x86_64",
"product_id": "php74-bcmath-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-bz2-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-bz2-7.4.6-1.19.1.x86_64",
"product_id": "php74-bz2-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-calendar-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-calendar-7.4.6-1.19.1.x86_64",
"product_id": "php74-calendar-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ctype-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-ctype-7.4.6-1.19.1.x86_64",
"product_id": "php74-ctype-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-curl-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-curl-7.4.6-1.19.1.x86_64",
"product_id": "php74-curl-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dba-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-dba-7.4.6-1.19.1.x86_64",
"product_id": "php74-dba-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-devel-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-devel-7.4.6-1.19.1.x86_64",
"product_id": "php74-devel-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-dom-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-dom-7.4.6-1.19.1.x86_64",
"product_id": "php74-dom-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-embed-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-embed-7.4.6-1.19.1.x86_64",
"product_id": "php74-embed-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-enchant-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-enchant-7.4.6-1.19.1.x86_64",
"product_id": "php74-enchant-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-exif-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-exif-7.4.6-1.19.1.x86_64",
"product_id": "php74-exif-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fastcgi-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-fastcgi-7.4.6-1.19.1.x86_64",
"product_id": "php74-fastcgi-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fileinfo-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-fileinfo-7.4.6-1.19.1.x86_64",
"product_id": "php74-fileinfo-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-firebird-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-firebird-7.4.6-1.19.1.x86_64",
"product_id": "php74-firebird-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-fpm-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-fpm-7.4.6-1.19.1.x86_64",
"product_id": "php74-fpm-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ftp-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-ftp-7.4.6-1.19.1.x86_64",
"product_id": "php74-ftp-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gd-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-gd-7.4.6-1.19.1.x86_64",
"product_id": "php74-gd-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gettext-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-gettext-7.4.6-1.19.1.x86_64",
"product_id": "php74-gettext-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-gmp-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-gmp-7.4.6-1.19.1.x86_64",
"product_id": "php74-gmp-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-iconv-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-iconv-7.4.6-1.19.1.x86_64",
"product_id": "php74-iconv-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-intl-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-intl-7.4.6-1.19.1.x86_64",
"product_id": "php74-intl-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-json-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-json-7.4.6-1.19.1.x86_64",
"product_id": "php74-json-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-ldap-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-ldap-7.4.6-1.19.1.x86_64",
"product_id": "php74-ldap-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mbstring-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-mbstring-7.4.6-1.19.1.x86_64",
"product_id": "php74-mbstring-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-mysql-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-mysql-7.4.6-1.19.1.x86_64",
"product_id": "php74-mysql-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-odbc-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-odbc-7.4.6-1.19.1.x86_64",
"product_id": "php74-odbc-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-opcache-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-opcache-7.4.6-1.19.1.x86_64",
"product_id": "php74-opcache-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-openssl-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-openssl-7.4.6-1.19.1.x86_64",
"product_id": "php74-openssl-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pcntl-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-pcntl-7.4.6-1.19.1.x86_64",
"product_id": "php74-pcntl-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pdo-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-pdo-7.4.6-1.19.1.x86_64",
"product_id": "php74-pdo-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-pgsql-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-pgsql-7.4.6-1.19.1.x86_64",
"product_id": "php74-pgsql-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-phar-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-phar-7.4.6-1.19.1.x86_64",
"product_id": "php74-phar-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-posix-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-posix-7.4.6-1.19.1.x86_64",
"product_id": "php74-posix-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-readline-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-readline-7.4.6-1.19.1.x86_64",
"product_id": "php74-readline-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-shmop-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-shmop-7.4.6-1.19.1.x86_64",
"product_id": "php74-shmop-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-snmp-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-snmp-7.4.6-1.19.1.x86_64",
"product_id": "php74-snmp-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-soap-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-soap-7.4.6-1.19.1.x86_64",
"product_id": "php74-soap-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sockets-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-sockets-7.4.6-1.19.1.x86_64",
"product_id": "php74-sockets-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sodium-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-sodium-7.4.6-1.19.1.x86_64",
"product_id": "php74-sodium-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sqlite-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-sqlite-7.4.6-1.19.1.x86_64",
"product_id": "php74-sqlite-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvmsg-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-sysvmsg-7.4.6-1.19.1.x86_64",
"product_id": "php74-sysvmsg-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvsem-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-sysvsem-7.4.6-1.19.1.x86_64",
"product_id": "php74-sysvsem-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-sysvshm-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-sysvshm-7.4.6-1.19.1.x86_64",
"product_id": "php74-sysvshm-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-test-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-test-7.4.6-1.19.1.x86_64",
"product_id": "php74-test-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tidy-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-tidy-7.4.6-1.19.1.x86_64",
"product_id": "php74-tidy-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-tokenizer-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-tokenizer-7.4.6-1.19.1.x86_64",
"product_id": "php74-tokenizer-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlreader-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-xmlreader-7.4.6-1.19.1.x86_64",
"product_id": "php74-xmlreader-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlrpc-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-xmlrpc-7.4.6-1.19.1.x86_64",
"product_id": "php74-xmlrpc-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xmlwriter-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-xmlwriter-7.4.6-1.19.1.x86_64",
"product_id": "php74-xmlwriter-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-xsl-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-xsl-7.4.6-1.19.1.x86_64",
"product_id": "php74-xsl-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zip-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-zip-7.4.6-1.19.1.x86_64",
"product_id": "php74-zip-7.4.6-1.19.1.x86_64"
}
},
{
"category": "product_version",
"name": "php74-zlib-7.4.6-1.19.1.x86_64",
"product": {
"name": "php74-zlib-7.4.6-1.19.1.x86_64",
"product_id": "php74-zlib-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "apache2-mod_php74-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "apache2-mod_php74-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "apache2-mod_php74-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "apache2-mod_php74-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-bcmath-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-bcmath-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-bcmath-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-bcmath-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-bz2-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-bz2-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-bz2-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-bz2-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-calendar-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-calendar-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-calendar-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-calendar-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-ctype-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-ctype-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-ctype-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-ctype-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-curl-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-curl-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-curl-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-curl-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-dba-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-dba-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-dba-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-dba-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-dom-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-dom-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-dom-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-dom-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-enchant-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-enchant-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-enchant-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-enchant-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-exif-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-exif-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-exif-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-exif-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-fastcgi-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-fastcgi-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-fastcgi-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-fastcgi-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-fileinfo-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-fileinfo-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-fileinfo-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-fileinfo-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-fpm-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-fpm-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-fpm-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-fpm-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-ftp-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-ftp-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-ftp-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-ftp-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-gd-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-gd-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-gd-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-gd-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-gettext-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-gettext-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-gettext-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-gettext-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-gmp-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-gmp-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-gmp-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-gmp-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-iconv-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-iconv-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-iconv-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-iconv-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-intl-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-intl-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-intl-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-intl-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-json-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-json-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-json-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-json-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-ldap-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-ldap-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-ldap-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-ldap-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-mbstring-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-mbstring-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-mbstring-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-mbstring-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-mysql-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-mysql-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-mysql-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-mysql-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-odbc-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-odbc-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-odbc-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-odbc-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-opcache-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-opcache-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-opcache-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-opcache-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-openssl-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-openssl-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-openssl-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-openssl-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-pcntl-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-pcntl-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-pcntl-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-pcntl-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-pdo-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-pdo-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-pdo-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-pdo-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-pgsql-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-pgsql-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-pgsql-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-pgsql-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-phar-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-phar-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-phar-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-phar-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-posix-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-posix-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-posix-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-posix-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-readline-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-readline-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-readline-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-readline-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-shmop-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-shmop-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-shmop-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-shmop-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-snmp-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-snmp-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-snmp-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-snmp-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-soap-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-soap-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-soap-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-soap-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-sockets-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-sockets-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-sockets-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-sockets-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-sodium-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-sodium-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-sodium-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-sodium-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-sqlite-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-sqlite-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-sqlite-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-sqlite-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-sysvmsg-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-sysvmsg-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-sysvmsg-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-sysvmsg-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-sysvsem-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-sysvsem-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-sysvsem-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-sysvsem-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-sysvshm-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-sysvshm-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-sysvshm-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-sysvshm-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-tidy-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-tidy-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-tidy-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-tidy-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-tokenizer-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-tokenizer-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-tokenizer-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-tokenizer-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-xmlreader-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-xmlreader-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-xmlreader-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-xmlreader-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-xmlrpc-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-xmlrpc-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-xmlrpc-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-xmlrpc-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-xmlwriter-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-xmlwriter-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-xmlwriter-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-xmlwriter-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-xsl-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-xsl-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-xsl-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-xsl-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-zip-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-zip-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-zip-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-zip-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-zlib-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-zlib-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-zlib-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-zlib-7.4.6-1.19.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.19.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.19.1.aarch64"
},
"product_reference": "php74-devel-7.4.6-1.19.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.19.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.19.1.ppc64le"
},
"product_reference": "php74-devel-7.4.6-1.19.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.19.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.19.1.s390x"
},
"product_reference": "php74-devel-7.4.6-1.19.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.19.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.19.1.x86_64"
},
"product_reference": "php74-devel-7.4.6-1.19.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"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.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.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.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:apache2-mod_php74-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bcmath-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-bz2-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-calendar-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ctype-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-curl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dba-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-dom-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-enchant-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-exif-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fastcgi-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fileinfo-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-fpm-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ftp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gd-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gettext-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-gmp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-iconv-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-intl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-json-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-ldap-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mbstring-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-mysql-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-odbc-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-opcache-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-openssl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pcntl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pdo-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-pgsql-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-phar-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-posix-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-readline-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-shmop-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-snmp-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-soap-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sockets-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sodium-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sqlite-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvmsg-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvsem-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-sysvshm-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tidy-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-tokenizer-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlreader-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlrpc-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xmlwriter-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-xsl-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zip-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Module for Web and Scripting 12:php74-zlib-7.4.6-1.19.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:php74-devel-7.4.6-1.19.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-19T10:01:19Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
}
]
}
SUSE-SU-2021:0584-1
Vulnerability from csaf_suse - Published: 2021-02-24 13:54 - Updated: 2021-02-24 13:54| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Proxy 4.0:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Retail Branch Server 4.0:php7-zlib-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pear-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.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-21702 [bsc#1182049]: NULL pointer dereference in SoapClient\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-584,SUSE-SLE-Product-HPC-15-2021-584,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-584,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-584,SUSE-SLE-Product-SLES-15-2021-584,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-584,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-584,SUSE-SLE-Product-SLES_SAP-15-2021-584,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-584,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-584,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-584,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-584,SUSE-Storage-6-2021-584",
"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-2021_0584-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:0584-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20210584-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:0584-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-February/008366.html"
},
{
"category": "self",
"summary": "SUSE Bug 1182049",
"url": "https://bugzilla.suse.com/1182049"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
}
],
"title": "Security update for php7",
"tracking": {
"current_release_date": "2021-02-24T13:54:57Z",
"generator": {
"date": "2021-02-24T13:54:57Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:0584-1",
"initial_release_date": "2021-02-24T13:54:57Z",
"revision_history": [
{
"date": "2021-02-24T13:54:57Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"product": {
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"product_id": "apache2-mod_php7-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-7.2.5-4.73.1.aarch64",
"product_id": "php7-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-bcmath-7.2.5-4.73.1.aarch64",
"product_id": "php7-bcmath-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-bz2-7.2.5-4.73.1.aarch64",
"product_id": "php7-bz2-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-calendar-7.2.5-4.73.1.aarch64",
"product_id": "php7-calendar-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-ctype-7.2.5-4.73.1.aarch64",
"product_id": "php7-ctype-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-curl-7.2.5-4.73.1.aarch64",
"product_id": "php7-curl-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-dba-7.2.5-4.73.1.aarch64",
"product_id": "php7-dba-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-devel-7.2.5-4.73.1.aarch64",
"product_id": "php7-devel-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-dom-7.2.5-4.73.1.aarch64",
"product_id": "php7-dom-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-embed-7.2.5-4.73.1.aarch64",
"product_id": "php7-embed-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-enchant-7.2.5-4.73.1.aarch64",
"product_id": "php7-enchant-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-exif-7.2.5-4.73.1.aarch64",
"product_id": "php7-exif-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"product_id": "php7-fastcgi-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"product_id": "php7-fileinfo-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-fpm-7.2.5-4.73.1.aarch64",
"product_id": "php7-fpm-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-ftp-7.2.5-4.73.1.aarch64",
"product_id": "php7-ftp-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-gd-7.2.5-4.73.1.aarch64",
"product_id": "php7-gd-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-gettext-7.2.5-4.73.1.aarch64",
"product_id": "php7-gettext-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-gmp-7.2.5-4.73.1.aarch64",
"product_id": "php7-gmp-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-iconv-7.2.5-4.73.1.aarch64",
"product_id": "php7-iconv-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-intl-7.2.5-4.73.1.aarch64",
"product_id": "php7-intl-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-json-7.2.5-4.73.1.aarch64",
"product_id": "php7-json-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-ldap-7.2.5-4.73.1.aarch64",
"product_id": "php7-ldap-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-mbstring-7.2.5-4.73.1.aarch64",
"product_id": "php7-mbstring-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-mysql-7.2.5-4.73.1.aarch64",
"product_id": "php7-mysql-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-odbc-7.2.5-4.73.1.aarch64",
"product_id": "php7-odbc-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-opcache-7.2.5-4.73.1.aarch64",
"product_id": "php7-opcache-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-openssl-7.2.5-4.73.1.aarch64",
"product_id": "php7-openssl-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-pcntl-7.2.5-4.73.1.aarch64",
"product_id": "php7-pcntl-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-pdo-7.2.5-4.73.1.aarch64",
"product_id": "php7-pdo-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-pgsql-7.2.5-4.73.1.aarch64",
"product_id": "php7-pgsql-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-phar-7.2.5-4.73.1.aarch64",
"product_id": "php7-phar-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-posix-7.2.5-4.73.1.aarch64",
"product_id": "php7-posix-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-readline-7.2.5-4.73.1.aarch64",
"product_id": "php7-readline-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-shmop-7.2.5-4.73.1.aarch64",
"product_id": "php7-shmop-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-snmp-7.2.5-4.73.1.aarch64",
"product_id": "php7-snmp-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-soap-7.2.5-4.73.1.aarch64",
"product_id": "php7-soap-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-sockets-7.2.5-4.73.1.aarch64",
"product_id": "php7-sockets-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-sodium-7.2.5-4.73.1.aarch64",
"product_id": "php7-sodium-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-sqlite-7.2.5-4.73.1.aarch64",
"product_id": "php7-sqlite-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"product_id": "php7-sysvmsg-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"product_id": "php7-sysvsem-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"product_id": "php7-sysvshm-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-test-7.2.5-4.73.1.aarch64",
"product_id": "php7-test-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-tidy-7.2.5-4.73.1.aarch64",
"product_id": "php7-tidy-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"product_id": "php7-tokenizer-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-wddx-7.2.5-4.73.1.aarch64",
"product_id": "php7-wddx-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"product_id": "php7-xmlreader-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"product_id": "php7-xmlrpc-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"product_id": "php7-xmlwriter-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-xsl-7.2.5-4.73.1.aarch64",
"product_id": "php7-xsl-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-zip-7.2.5-4.73.1.aarch64",
"product_id": "php7-zip-7.2.5-4.73.1.aarch64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.5-4.73.1.aarch64",
"product": {
"name": "php7-zlib-7.2.5-4.73.1.aarch64",
"product_id": "php7-zlib-7.2.5-4.73.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.5-4.73.1.i586",
"product": {
"name": "apache2-mod_php7-7.2.5-4.73.1.i586",
"product_id": "apache2-mod_php7-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-7.2.5-4.73.1.i586",
"product": {
"name": "php7-7.2.5-4.73.1.i586",
"product_id": "php7-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.5-4.73.1.i586",
"product": {
"name": "php7-bcmath-7.2.5-4.73.1.i586",
"product_id": "php7-bcmath-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.5-4.73.1.i586",
"product": {
"name": "php7-bz2-7.2.5-4.73.1.i586",
"product_id": "php7-bz2-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.5-4.73.1.i586",
"product": {
"name": "php7-calendar-7.2.5-4.73.1.i586",
"product_id": "php7-calendar-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.5-4.73.1.i586",
"product": {
"name": "php7-ctype-7.2.5-4.73.1.i586",
"product_id": "php7-ctype-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.5-4.73.1.i586",
"product": {
"name": "php7-curl-7.2.5-4.73.1.i586",
"product_id": "php7-curl-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.5-4.73.1.i586",
"product": {
"name": "php7-dba-7.2.5-4.73.1.i586",
"product_id": "php7-dba-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.5-4.73.1.i586",
"product": {
"name": "php7-devel-7.2.5-4.73.1.i586",
"product_id": "php7-devel-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.5-4.73.1.i586",
"product": {
"name": "php7-dom-7.2.5-4.73.1.i586",
"product_id": "php7-dom-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.5-4.73.1.i586",
"product": {
"name": "php7-embed-7.2.5-4.73.1.i586",
"product_id": "php7-embed-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.5-4.73.1.i586",
"product": {
"name": "php7-enchant-7.2.5-4.73.1.i586",
"product_id": "php7-enchant-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.5-4.73.1.i586",
"product": {
"name": "php7-exif-7.2.5-4.73.1.i586",
"product_id": "php7-exif-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.5-4.73.1.i586",
"product": {
"name": "php7-fastcgi-7.2.5-4.73.1.i586",
"product_id": "php7-fastcgi-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.5-4.73.1.i586",
"product": {
"name": "php7-fileinfo-7.2.5-4.73.1.i586",
"product_id": "php7-fileinfo-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.5-4.73.1.i586",
"product": {
"name": "php7-fpm-7.2.5-4.73.1.i586",
"product_id": "php7-fpm-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.5-4.73.1.i586",
"product": {
"name": "php7-ftp-7.2.5-4.73.1.i586",
"product_id": "php7-ftp-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.5-4.73.1.i586",
"product": {
"name": "php7-gd-7.2.5-4.73.1.i586",
"product_id": "php7-gd-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.5-4.73.1.i586",
"product": {
"name": "php7-gettext-7.2.5-4.73.1.i586",
"product_id": "php7-gettext-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.5-4.73.1.i586",
"product": {
"name": "php7-gmp-7.2.5-4.73.1.i586",
"product_id": "php7-gmp-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.5-4.73.1.i586",
"product": {
"name": "php7-iconv-7.2.5-4.73.1.i586",
"product_id": "php7-iconv-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.5-4.73.1.i586",
"product": {
"name": "php7-intl-7.2.5-4.73.1.i586",
"product_id": "php7-intl-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.5-4.73.1.i586",
"product": {
"name": "php7-json-7.2.5-4.73.1.i586",
"product_id": "php7-json-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.5-4.73.1.i586",
"product": {
"name": "php7-ldap-7.2.5-4.73.1.i586",
"product_id": "php7-ldap-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.5-4.73.1.i586",
"product": {
"name": "php7-mbstring-7.2.5-4.73.1.i586",
"product_id": "php7-mbstring-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.5-4.73.1.i586",
"product": {
"name": "php7-mysql-7.2.5-4.73.1.i586",
"product_id": "php7-mysql-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.5-4.73.1.i586",
"product": {
"name": "php7-odbc-7.2.5-4.73.1.i586",
"product_id": "php7-odbc-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.5-4.73.1.i586",
"product": {
"name": "php7-opcache-7.2.5-4.73.1.i586",
"product_id": "php7-opcache-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.5-4.73.1.i586",
"product": {
"name": "php7-openssl-7.2.5-4.73.1.i586",
"product_id": "php7-openssl-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.5-4.73.1.i586",
"product": {
"name": "php7-pcntl-7.2.5-4.73.1.i586",
"product_id": "php7-pcntl-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.5-4.73.1.i586",
"product": {
"name": "php7-pdo-7.2.5-4.73.1.i586",
"product_id": "php7-pdo-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.5-4.73.1.i586",
"product": {
"name": "php7-pgsql-7.2.5-4.73.1.i586",
"product_id": "php7-pgsql-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.5-4.73.1.i586",
"product": {
"name": "php7-phar-7.2.5-4.73.1.i586",
"product_id": "php7-phar-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.5-4.73.1.i586",
"product": {
"name": "php7-posix-7.2.5-4.73.1.i586",
"product_id": "php7-posix-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.5-4.73.1.i586",
"product": {
"name": "php7-readline-7.2.5-4.73.1.i586",
"product_id": "php7-readline-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.5-4.73.1.i586",
"product": {
"name": "php7-shmop-7.2.5-4.73.1.i586",
"product_id": "php7-shmop-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.5-4.73.1.i586",
"product": {
"name": "php7-snmp-7.2.5-4.73.1.i586",
"product_id": "php7-snmp-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.5-4.73.1.i586",
"product": {
"name": "php7-soap-7.2.5-4.73.1.i586",
"product_id": "php7-soap-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.5-4.73.1.i586",
"product": {
"name": "php7-sockets-7.2.5-4.73.1.i586",
"product_id": "php7-sockets-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.5-4.73.1.i586",
"product": {
"name": "php7-sodium-7.2.5-4.73.1.i586",
"product_id": "php7-sodium-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.5-4.73.1.i586",
"product": {
"name": "php7-sqlite-7.2.5-4.73.1.i586",
"product_id": "php7-sqlite-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.5-4.73.1.i586",
"product": {
"name": "php7-sysvmsg-7.2.5-4.73.1.i586",
"product_id": "php7-sysvmsg-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.5-4.73.1.i586",
"product": {
"name": "php7-sysvsem-7.2.5-4.73.1.i586",
"product_id": "php7-sysvsem-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.5-4.73.1.i586",
"product": {
"name": "php7-sysvshm-7.2.5-4.73.1.i586",
"product_id": "php7-sysvshm-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.5-4.73.1.i586",
"product": {
"name": "php7-test-7.2.5-4.73.1.i586",
"product_id": "php7-test-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.5-4.73.1.i586",
"product": {
"name": "php7-tidy-7.2.5-4.73.1.i586",
"product_id": "php7-tidy-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.5-4.73.1.i586",
"product": {
"name": "php7-tokenizer-7.2.5-4.73.1.i586",
"product_id": "php7-tokenizer-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.5-4.73.1.i586",
"product": {
"name": "php7-wddx-7.2.5-4.73.1.i586",
"product_id": "php7-wddx-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.5-4.73.1.i586",
"product": {
"name": "php7-xmlreader-7.2.5-4.73.1.i586",
"product_id": "php7-xmlreader-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.5-4.73.1.i586",
"product": {
"name": "php7-xmlrpc-7.2.5-4.73.1.i586",
"product_id": "php7-xmlrpc-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.5-4.73.1.i586",
"product": {
"name": "php7-xmlwriter-7.2.5-4.73.1.i586",
"product_id": "php7-xmlwriter-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.5-4.73.1.i586",
"product": {
"name": "php7-xsl-7.2.5-4.73.1.i586",
"product_id": "php7-xsl-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.5-4.73.1.i586",
"product": {
"name": "php7-zip-7.2.5-4.73.1.i586",
"product_id": "php7-zip-7.2.5-4.73.1.i586"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.5-4.73.1.i586",
"product": {
"name": "php7-zlib-7.2.5-4.73.1.i586",
"product_id": "php7-zlib-7.2.5-4.73.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "php7-pear-7.2.5-4.73.1.noarch",
"product": {
"name": "php7-pear-7.2.5-4.73.1.noarch",
"product_id": "php7-pear-7.2.5-4.73.1.noarch"
}
},
{
"category": "product_version",
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"product": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"product_id": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"product": {
"name": "apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"product_id": "apache2-mod_php7-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-7.2.5-4.73.1.ppc64le",
"product_id": "php7-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-bcmath-7.2.5-4.73.1.ppc64le",
"product_id": "php7-bcmath-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-bz2-7.2.5-4.73.1.ppc64le",
"product_id": "php7-bz2-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-calendar-7.2.5-4.73.1.ppc64le",
"product_id": "php7-calendar-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-ctype-7.2.5-4.73.1.ppc64le",
"product_id": "php7-ctype-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-curl-7.2.5-4.73.1.ppc64le",
"product_id": "php7-curl-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-dba-7.2.5-4.73.1.ppc64le",
"product_id": "php7-dba-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-devel-7.2.5-4.73.1.ppc64le",
"product_id": "php7-devel-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-dom-7.2.5-4.73.1.ppc64le",
"product_id": "php7-dom-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-embed-7.2.5-4.73.1.ppc64le",
"product_id": "php7-embed-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-enchant-7.2.5-4.73.1.ppc64le",
"product_id": "php7-enchant-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-exif-7.2.5-4.73.1.ppc64le",
"product_id": "php7-exif-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-fastcgi-7.2.5-4.73.1.ppc64le",
"product_id": "php7-fastcgi-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-fileinfo-7.2.5-4.73.1.ppc64le",
"product_id": "php7-fileinfo-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-fpm-7.2.5-4.73.1.ppc64le",
"product_id": "php7-fpm-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-ftp-7.2.5-4.73.1.ppc64le",
"product_id": "php7-ftp-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-gd-7.2.5-4.73.1.ppc64le",
"product_id": "php7-gd-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-gettext-7.2.5-4.73.1.ppc64le",
"product_id": "php7-gettext-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-gmp-7.2.5-4.73.1.ppc64le",
"product_id": "php7-gmp-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-iconv-7.2.5-4.73.1.ppc64le",
"product_id": "php7-iconv-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-intl-7.2.5-4.73.1.ppc64le",
"product_id": "php7-intl-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-json-7.2.5-4.73.1.ppc64le",
"product_id": "php7-json-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-ldap-7.2.5-4.73.1.ppc64le",
"product_id": "php7-ldap-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-mbstring-7.2.5-4.73.1.ppc64le",
"product_id": "php7-mbstring-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-mysql-7.2.5-4.73.1.ppc64le",
"product_id": "php7-mysql-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-odbc-7.2.5-4.73.1.ppc64le",
"product_id": "php7-odbc-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-opcache-7.2.5-4.73.1.ppc64le",
"product_id": "php7-opcache-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-openssl-7.2.5-4.73.1.ppc64le",
"product_id": "php7-openssl-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-pcntl-7.2.5-4.73.1.ppc64le",
"product_id": "php7-pcntl-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-pdo-7.2.5-4.73.1.ppc64le",
"product_id": "php7-pdo-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-pgsql-7.2.5-4.73.1.ppc64le",
"product_id": "php7-pgsql-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-phar-7.2.5-4.73.1.ppc64le",
"product_id": "php7-phar-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-posix-7.2.5-4.73.1.ppc64le",
"product_id": "php7-posix-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-readline-7.2.5-4.73.1.ppc64le",
"product_id": "php7-readline-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-shmop-7.2.5-4.73.1.ppc64le",
"product_id": "php7-shmop-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-snmp-7.2.5-4.73.1.ppc64le",
"product_id": "php7-snmp-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-soap-7.2.5-4.73.1.ppc64le",
"product_id": "php7-soap-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-sockets-7.2.5-4.73.1.ppc64le",
"product_id": "php7-sockets-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-sodium-7.2.5-4.73.1.ppc64le",
"product_id": "php7-sodium-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-sqlite-7.2.5-4.73.1.ppc64le",
"product_id": "php7-sqlite-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"product_id": "php7-sysvmsg-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-sysvsem-7.2.5-4.73.1.ppc64le",
"product_id": "php7-sysvsem-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-sysvshm-7.2.5-4.73.1.ppc64le",
"product_id": "php7-sysvshm-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-test-7.2.5-4.73.1.ppc64le",
"product_id": "php7-test-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-tidy-7.2.5-4.73.1.ppc64le",
"product_id": "php7-tidy-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-tokenizer-7.2.5-4.73.1.ppc64le",
"product_id": "php7-tokenizer-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-wddx-7.2.5-4.73.1.ppc64le",
"product_id": "php7-wddx-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-xmlreader-7.2.5-4.73.1.ppc64le",
"product_id": "php7-xmlreader-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"product_id": "php7-xmlrpc-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"product_id": "php7-xmlwriter-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-xsl-7.2.5-4.73.1.ppc64le",
"product_id": "php7-xsl-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-zip-7.2.5-4.73.1.ppc64le",
"product_id": "php7-zip-7.2.5-4.73.1.ppc64le"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.5-4.73.1.ppc64le",
"product": {
"name": "php7-zlib-7.2.5-4.73.1.ppc64le",
"product_id": "php7-zlib-7.2.5-4.73.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.5-4.73.1.s390x",
"product": {
"name": "apache2-mod_php7-7.2.5-4.73.1.s390x",
"product_id": "apache2-mod_php7-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-7.2.5-4.73.1.s390x",
"product_id": "php7-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-bcmath-7.2.5-4.73.1.s390x",
"product_id": "php7-bcmath-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-bz2-7.2.5-4.73.1.s390x",
"product_id": "php7-bz2-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-calendar-7.2.5-4.73.1.s390x",
"product_id": "php7-calendar-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-ctype-7.2.5-4.73.1.s390x",
"product_id": "php7-ctype-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-curl-7.2.5-4.73.1.s390x",
"product_id": "php7-curl-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-dba-7.2.5-4.73.1.s390x",
"product_id": "php7-dba-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-devel-7.2.5-4.73.1.s390x",
"product_id": "php7-devel-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-dom-7.2.5-4.73.1.s390x",
"product_id": "php7-dom-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-embed-7.2.5-4.73.1.s390x",
"product_id": "php7-embed-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-enchant-7.2.5-4.73.1.s390x",
"product_id": "php7-enchant-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-exif-7.2.5-4.73.1.s390x",
"product_id": "php7-exif-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-fastcgi-7.2.5-4.73.1.s390x",
"product_id": "php7-fastcgi-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-fileinfo-7.2.5-4.73.1.s390x",
"product_id": "php7-fileinfo-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-fpm-7.2.5-4.73.1.s390x",
"product_id": "php7-fpm-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-ftp-7.2.5-4.73.1.s390x",
"product_id": "php7-ftp-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-gd-7.2.5-4.73.1.s390x",
"product_id": "php7-gd-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-gettext-7.2.5-4.73.1.s390x",
"product_id": "php7-gettext-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-gmp-7.2.5-4.73.1.s390x",
"product_id": "php7-gmp-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-iconv-7.2.5-4.73.1.s390x",
"product_id": "php7-iconv-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-intl-7.2.5-4.73.1.s390x",
"product_id": "php7-intl-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-json-7.2.5-4.73.1.s390x",
"product_id": "php7-json-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-ldap-7.2.5-4.73.1.s390x",
"product_id": "php7-ldap-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-mbstring-7.2.5-4.73.1.s390x",
"product_id": "php7-mbstring-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-mysql-7.2.5-4.73.1.s390x",
"product_id": "php7-mysql-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-odbc-7.2.5-4.73.1.s390x",
"product_id": "php7-odbc-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-opcache-7.2.5-4.73.1.s390x",
"product_id": "php7-opcache-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-openssl-7.2.5-4.73.1.s390x",
"product_id": "php7-openssl-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-pcntl-7.2.5-4.73.1.s390x",
"product_id": "php7-pcntl-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-pdo-7.2.5-4.73.1.s390x",
"product_id": "php7-pdo-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-pgsql-7.2.5-4.73.1.s390x",
"product_id": "php7-pgsql-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-phar-7.2.5-4.73.1.s390x",
"product_id": "php7-phar-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-posix-7.2.5-4.73.1.s390x",
"product_id": "php7-posix-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-readline-7.2.5-4.73.1.s390x",
"product_id": "php7-readline-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-shmop-7.2.5-4.73.1.s390x",
"product_id": "php7-shmop-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-snmp-7.2.5-4.73.1.s390x",
"product_id": "php7-snmp-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-soap-7.2.5-4.73.1.s390x",
"product_id": "php7-soap-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-sockets-7.2.5-4.73.1.s390x",
"product_id": "php7-sockets-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-sodium-7.2.5-4.73.1.s390x",
"product_id": "php7-sodium-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-sqlite-7.2.5-4.73.1.s390x",
"product_id": "php7-sqlite-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-sysvmsg-7.2.5-4.73.1.s390x",
"product_id": "php7-sysvmsg-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-sysvsem-7.2.5-4.73.1.s390x",
"product_id": "php7-sysvsem-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-sysvshm-7.2.5-4.73.1.s390x",
"product_id": "php7-sysvshm-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-tidy-7.2.5-4.73.1.s390x",
"product_id": "php7-tidy-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-tokenizer-7.2.5-4.73.1.s390x",
"product_id": "php7-tokenizer-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-wddx-7.2.5-4.73.1.s390x",
"product_id": "php7-wddx-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-xmlreader-7.2.5-4.73.1.s390x",
"product_id": "php7-xmlreader-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-xmlrpc-7.2.5-4.73.1.s390x",
"product_id": "php7-xmlrpc-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-xmlwriter-7.2.5-4.73.1.s390x",
"product_id": "php7-xmlwriter-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-xsl-7.2.5-4.73.1.s390x",
"product_id": "php7-xsl-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-zip-7.2.5-4.73.1.s390x",
"product_id": "php7-zip-7.2.5-4.73.1.s390x"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.5-4.73.1.s390x",
"product": {
"name": "php7-zlib-7.2.5-4.73.1.s390x",
"product_id": "php7-zlib-7.2.5-4.73.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"product": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"product_id": "apache2-mod_php7-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-7.2.5-4.73.1.x86_64",
"product_id": "php7-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bcmath-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64",
"product_id": "php7-bcmath-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-bz2-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64",
"product_id": "php7-bz2-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-calendar-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64",
"product_id": "php7-calendar-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ctype-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64",
"product_id": "php7-ctype-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-curl-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-curl-7.2.5-4.73.1.x86_64",
"product_id": "php7-curl-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dba-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-dba-7.2.5-4.73.1.x86_64",
"product_id": "php7-dba-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-devel-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-devel-7.2.5-4.73.1.x86_64",
"product_id": "php7-devel-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-dom-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-dom-7.2.5-4.73.1.x86_64",
"product_id": "php7-dom-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-embed-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-embed-7.2.5-4.73.1.x86_64",
"product_id": "php7-embed-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-enchant-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64",
"product_id": "php7-enchant-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-exif-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-exif-7.2.5-4.73.1.x86_64",
"product_id": "php7-exif-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"product_id": "php7-fastcgi-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"product_id": "php7-fileinfo-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-fpm-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64",
"product_id": "php7-fpm-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ftp-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64",
"product_id": "php7-ftp-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gd-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-gd-7.2.5-4.73.1.x86_64",
"product_id": "php7-gd-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gettext-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64",
"product_id": "php7-gettext-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-gmp-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64",
"product_id": "php7-gmp-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-iconv-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64",
"product_id": "php7-iconv-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-intl-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-intl-7.2.5-4.73.1.x86_64",
"product_id": "php7-intl-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-json-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-json-7.2.5-4.73.1.x86_64",
"product_id": "php7-json-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-ldap-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64",
"product_id": "php7-ldap-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mbstring-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64",
"product_id": "php7-mbstring-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-mysql-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64",
"product_id": "php7-mysql-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-odbc-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64",
"product_id": "php7-odbc-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-opcache-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64",
"product_id": "php7-opcache-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-openssl-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64",
"product_id": "php7-openssl-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pcntl-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64",
"product_id": "php7-pcntl-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pdo-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64",
"product_id": "php7-pdo-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-pgsql-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64",
"product_id": "php7-pgsql-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-phar-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-phar-7.2.5-4.73.1.x86_64",
"product_id": "php7-phar-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-posix-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-posix-7.2.5-4.73.1.x86_64",
"product_id": "php7-posix-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-readline-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-readline-7.2.5-4.73.1.x86_64",
"product_id": "php7-readline-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-shmop-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64",
"product_id": "php7-shmop-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-snmp-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64",
"product_id": "php7-snmp-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-soap-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-soap-7.2.5-4.73.1.x86_64",
"product_id": "php7-soap-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sockets-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64",
"product_id": "php7-sockets-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sodium-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64",
"product_id": "php7-sodium-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sqlite-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64",
"product_id": "php7-sqlite-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"product_id": "php7-sysvmsg-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"product_id": "php7-sysvsem-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"product_id": "php7-sysvshm-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-test-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-test-7.2.5-4.73.1.x86_64",
"product_id": "php7-test-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tidy-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64",
"product_id": "php7-tidy-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"product_id": "php7-tokenizer-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-wddx-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64",
"product_id": "php7-wddx-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"product_id": "php7-xmlreader-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"product_id": "php7-xmlrpc-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"product_id": "php7-xmlwriter-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-xsl-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64",
"product_id": "php7-xsl-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zip-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-zip-7.2.5-4.73.1.x86_64",
"product_id": "php7-zip-7.2.5-4.73.1.x86_64"
}
},
{
"category": "product_version",
"name": "php7-zlib-7.2.5-4.73.1.x86_64",
"product": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64",
"product_id": "php7-zlib-7.2.5-4.73.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.0",
"product": {
"name": "SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.0",
"product": {
"name": "SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.0",
"product": {
"name": "SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-json-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-json-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-json-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-json-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-curl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-curl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dba-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-dba-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-devel-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-devel-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dom-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-dom-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-exif-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-exif-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gd-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gd-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-intl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-intl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-json-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-json-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-json-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-phar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-phar-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-posix-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-posix-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-readline-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-readline-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-soap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-soap-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zip-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-zip-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-curl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-curl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dba-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-dba-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-devel-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-devel-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dom-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-dom-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-exif-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-exif-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gd-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gd-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-intl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-intl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-json-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-json-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-json-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-phar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-phar-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-posix-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-posix-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-readline-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-readline-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-soap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-soap-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zip-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-zip-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-curl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dba-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-devel-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dom-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-exif-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gd-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-intl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-json-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-phar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-posix-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-readline-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-soap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zip-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-curl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dba-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-devel-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dom-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-exif-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gd-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-intl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-json-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-phar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-posix-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-readline-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-soap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zip-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.s390x"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-curl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-curl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dba-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-dba-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-devel-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-devel-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-dom-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-dom-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-exif-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-exif-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gd-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gd-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-intl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-intl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-json-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-json-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-phar-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-phar-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-posix-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-posix-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-readline-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-readline-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-soap-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-soap-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zip-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-zip-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.ppc64le"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.s390x"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php7-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "apache2-mod_php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bcmath-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bcmath-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-bz2-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-bz2-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-calendar-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-calendar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ctype-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ctype-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-curl-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-curl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dba-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dba-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-devel-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-devel-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-dom-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-dom-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-enchant-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-enchant-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-exif-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-exif-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fastcgi-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fastcgi-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fileinfo-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fileinfo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-fpm-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-fpm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ftp-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ftp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gd-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gd-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gettext-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gettext-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-gmp-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-gmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-iconv-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-iconv-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-intl-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-intl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-json-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-json-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-json-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-ldap-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-ldap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mbstring-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mbstring-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-mysql-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-mysql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-odbc-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-odbc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-opcache-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-opcache-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-openssl-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-openssl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pcntl-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pcntl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pdo-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pdo-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-7.2.5-4.73.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pear-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch"
},
"product_reference": "php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-pgsql-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-pgsql-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-phar-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-phar-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-posix-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-posix-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-readline-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-readline-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-shmop-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-shmop-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-snmp-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-snmp-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-soap-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-soap-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sockets-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sockets-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sodium-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sodium-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sqlite-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sqlite-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvmsg-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvmsg-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvsem-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvsem-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-sysvshm-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-sysvshm-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tidy-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tidy-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-tokenizer-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-tokenizer-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-wddx-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-wddx-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlreader-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlreader-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlrpc-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlrpc-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xmlwriter-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xmlwriter-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-xsl-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-xsl-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zip-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zip-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.aarch64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php7-zlib-7.2.5-4.73.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.x86_64"
},
"product_reference": "php7-zlib-7.2.5-4.73.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"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 Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Proxy 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Proxy 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Retail Branch Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Retail Branch Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.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 Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Proxy 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Proxy 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Retail Branch Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Retail Branch Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Enterprise Storage 6:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Enterprise Storage 6:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Proxy 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Proxy 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Proxy 4.0:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Retail Branch Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Retail Branch Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:php7-zlib-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:apache2-mod_php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-bcmath-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-bz2-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-calendar-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ctype-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-curl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-dba-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-devel-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-dom-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-enchant-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-exif-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fastcgi-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fileinfo-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-fpm-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ftp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gd-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gettext-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-gmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-iconv-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-intl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-json-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-ldap-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-mbstring-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-mysql-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-odbc-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-opcache-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-openssl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pcntl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pdo-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-pear-7.2.5-4.73.1.noarch",
"SUSE Manager Server 4.0:php7-pear-Archive_Tar-7.2.5-4.73.1.noarch",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-pgsql-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-phar-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-posix-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-readline-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-shmop-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-snmp-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-soap-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sockets-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sodium-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sqlite-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvmsg-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvsem-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-sysvshm-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-tidy-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-tokenizer-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-wddx-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlreader-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlrpc-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xmlwriter-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-xsl-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-zip-7.2.5-4.73.1.x86_64",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.ppc64le",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.s390x",
"SUSE Manager Server 4.0:php7-zlib-7.2.5-4.73.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-02-24T13:54:57Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
}
]
}
SUSE-SU-2021:14668-1
Vulnerability from csaf_suse - Published: 2021-03-17 16:10 - Updated: 2021-03-17 16:10| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:apache2-mod_php53-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-bcmath-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-bz2-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-calendar-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-ctype-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-curl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-dba-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-dom-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-exif-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-fastcgi-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-fileinfo-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-ftp-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-gd-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-gettext-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-gmp-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-iconv-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-intl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-json-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-ldap-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-mbstring-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-mcrypt-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-mysql-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-odbc-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-openssl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-pcntl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-pdo-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-pear-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-pgsql-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-pspell-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-shmop-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-snmp-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-soap-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-suhosin-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvmsg-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvsem-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvshm-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-tokenizer-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-wddx-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlreader-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlrpc-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlwriter-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-xsl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-zip-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Point of Sale 11 SP3:php53-zlib-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.i586 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.ppc64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.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 php53",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for php53 fixes the following issues:\n\n- CVE-2021-21702 [bsc#1182049]: NULL pointer dereference in SoapClient\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "sleposp3-php53-14668,slessp4-php53-14668",
"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-2021_14668-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:14668-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-202114668-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:14668-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-March/008508.html"
},
{
"category": "self",
"summary": "SUSE Bug 1182049",
"url": "https://bugzilla.suse.com/1182049"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-21702 page",
"url": "https://www.suse.com/security/cve/CVE-2021-21702/"
}
],
"title": "Security update for php53",
"tracking": {
"current_release_date": "2021-03-17T16:10:18Z",
"generator": {
"date": "2021-03-17T16:10:18Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:14668-1",
"initial_release_date": "2021-03-17T16:10:18Z",
"revision_history": [
{
"date": "2021-03-17T16:10:18Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php53-5.3.17-112.99.2.i586",
"product": {
"name": "apache2-mod_php53-5.3.17-112.99.2.i586",
"product_id": "apache2-mod_php53-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-5.3.17-112.99.2.i586",
"product": {
"name": "php53-5.3.17-112.99.2.i586",
"product_id": "php53-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-bcmath-5.3.17-112.99.2.i586",
"product": {
"name": "php53-bcmath-5.3.17-112.99.2.i586",
"product_id": "php53-bcmath-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-bz2-5.3.17-112.99.2.i586",
"product": {
"name": "php53-bz2-5.3.17-112.99.2.i586",
"product_id": "php53-bz2-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-calendar-5.3.17-112.99.2.i586",
"product": {
"name": "php53-calendar-5.3.17-112.99.2.i586",
"product_id": "php53-calendar-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-ctype-5.3.17-112.99.2.i586",
"product": {
"name": "php53-ctype-5.3.17-112.99.2.i586",
"product_id": "php53-ctype-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-curl-5.3.17-112.99.2.i586",
"product": {
"name": "php53-curl-5.3.17-112.99.2.i586",
"product_id": "php53-curl-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-dba-5.3.17-112.99.2.i586",
"product": {
"name": "php53-dba-5.3.17-112.99.2.i586",
"product_id": "php53-dba-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-dom-5.3.17-112.99.2.i586",
"product": {
"name": "php53-dom-5.3.17-112.99.2.i586",
"product_id": "php53-dom-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-exif-5.3.17-112.99.2.i586",
"product": {
"name": "php53-exif-5.3.17-112.99.2.i586",
"product_id": "php53-exif-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-fastcgi-5.3.17-112.99.2.i586",
"product": {
"name": "php53-fastcgi-5.3.17-112.99.2.i586",
"product_id": "php53-fastcgi-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-fileinfo-5.3.17-112.99.2.i586",
"product": {
"name": "php53-fileinfo-5.3.17-112.99.2.i586",
"product_id": "php53-fileinfo-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-ftp-5.3.17-112.99.2.i586",
"product": {
"name": "php53-ftp-5.3.17-112.99.2.i586",
"product_id": "php53-ftp-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-gd-5.3.17-112.99.2.i586",
"product": {
"name": "php53-gd-5.3.17-112.99.2.i586",
"product_id": "php53-gd-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-gettext-5.3.17-112.99.2.i586",
"product": {
"name": "php53-gettext-5.3.17-112.99.2.i586",
"product_id": "php53-gettext-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-gmp-5.3.17-112.99.2.i586",
"product": {
"name": "php53-gmp-5.3.17-112.99.2.i586",
"product_id": "php53-gmp-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-iconv-5.3.17-112.99.2.i586",
"product": {
"name": "php53-iconv-5.3.17-112.99.2.i586",
"product_id": "php53-iconv-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-intl-5.3.17-112.99.2.i586",
"product": {
"name": "php53-intl-5.3.17-112.99.2.i586",
"product_id": "php53-intl-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-json-5.3.17-112.99.2.i586",
"product": {
"name": "php53-json-5.3.17-112.99.2.i586",
"product_id": "php53-json-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-ldap-5.3.17-112.99.2.i586",
"product": {
"name": "php53-ldap-5.3.17-112.99.2.i586",
"product_id": "php53-ldap-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-mbstring-5.3.17-112.99.2.i586",
"product": {
"name": "php53-mbstring-5.3.17-112.99.2.i586",
"product_id": "php53-mbstring-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-mcrypt-5.3.17-112.99.2.i586",
"product": {
"name": "php53-mcrypt-5.3.17-112.99.2.i586",
"product_id": "php53-mcrypt-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-mysql-5.3.17-112.99.2.i586",
"product": {
"name": "php53-mysql-5.3.17-112.99.2.i586",
"product_id": "php53-mysql-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-odbc-5.3.17-112.99.2.i586",
"product": {
"name": "php53-odbc-5.3.17-112.99.2.i586",
"product_id": "php53-odbc-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-openssl-5.3.17-112.99.2.i586",
"product": {
"name": "php53-openssl-5.3.17-112.99.2.i586",
"product_id": "php53-openssl-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-pcntl-5.3.17-112.99.2.i586",
"product": {
"name": "php53-pcntl-5.3.17-112.99.2.i586",
"product_id": "php53-pcntl-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-pdo-5.3.17-112.99.2.i586",
"product": {
"name": "php53-pdo-5.3.17-112.99.2.i586",
"product_id": "php53-pdo-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-pear-5.3.17-112.99.2.i586",
"product": {
"name": "php53-pear-5.3.17-112.99.2.i586",
"product_id": "php53-pear-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-pgsql-5.3.17-112.99.2.i586",
"product": {
"name": "php53-pgsql-5.3.17-112.99.2.i586",
"product_id": "php53-pgsql-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-pspell-5.3.17-112.99.2.i586",
"product": {
"name": "php53-pspell-5.3.17-112.99.2.i586",
"product_id": "php53-pspell-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-shmop-5.3.17-112.99.2.i586",
"product": {
"name": "php53-shmop-5.3.17-112.99.2.i586",
"product_id": "php53-shmop-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-snmp-5.3.17-112.99.2.i586",
"product": {
"name": "php53-snmp-5.3.17-112.99.2.i586",
"product_id": "php53-snmp-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-soap-5.3.17-112.99.2.i586",
"product": {
"name": "php53-soap-5.3.17-112.99.2.i586",
"product_id": "php53-soap-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-suhosin-5.3.17-112.99.2.i586",
"product": {
"name": "php53-suhosin-5.3.17-112.99.2.i586",
"product_id": "php53-suhosin-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-sysvmsg-5.3.17-112.99.2.i586",
"product": {
"name": "php53-sysvmsg-5.3.17-112.99.2.i586",
"product_id": "php53-sysvmsg-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-sysvsem-5.3.17-112.99.2.i586",
"product": {
"name": "php53-sysvsem-5.3.17-112.99.2.i586",
"product_id": "php53-sysvsem-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-sysvshm-5.3.17-112.99.2.i586",
"product": {
"name": "php53-sysvshm-5.3.17-112.99.2.i586",
"product_id": "php53-sysvshm-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-tokenizer-5.3.17-112.99.2.i586",
"product": {
"name": "php53-tokenizer-5.3.17-112.99.2.i586",
"product_id": "php53-tokenizer-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-wddx-5.3.17-112.99.2.i586",
"product": {
"name": "php53-wddx-5.3.17-112.99.2.i586",
"product_id": "php53-wddx-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-xmlreader-5.3.17-112.99.2.i586",
"product": {
"name": "php53-xmlreader-5.3.17-112.99.2.i586",
"product_id": "php53-xmlreader-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-xmlrpc-5.3.17-112.99.2.i586",
"product": {
"name": "php53-xmlrpc-5.3.17-112.99.2.i586",
"product_id": "php53-xmlrpc-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-xmlwriter-5.3.17-112.99.2.i586",
"product": {
"name": "php53-xmlwriter-5.3.17-112.99.2.i586",
"product_id": "php53-xmlwriter-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-xsl-5.3.17-112.99.2.i586",
"product": {
"name": "php53-xsl-5.3.17-112.99.2.i586",
"product_id": "php53-xsl-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-zip-5.3.17-112.99.2.i586",
"product": {
"name": "php53-zip-5.3.17-112.99.2.i586",
"product_id": "php53-zip-5.3.17-112.99.2.i586"
}
},
{
"category": "product_version",
"name": "php53-zlib-5.3.17-112.99.2.i586",
"product": {
"name": "php53-zlib-5.3.17-112.99.2.i586",
"product_id": "php53-zlib-5.3.17-112.99.2.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php53-5.3.17-112.99.2.ppc64",
"product": {
"name": "apache2-mod_php53-5.3.17-112.99.2.ppc64",
"product_id": "apache2-mod_php53-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-5.3.17-112.99.2.ppc64",
"product_id": "php53-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-bcmath-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-bcmath-5.3.17-112.99.2.ppc64",
"product_id": "php53-bcmath-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-bz2-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-bz2-5.3.17-112.99.2.ppc64",
"product_id": "php53-bz2-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-calendar-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-calendar-5.3.17-112.99.2.ppc64",
"product_id": "php53-calendar-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-ctype-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-ctype-5.3.17-112.99.2.ppc64",
"product_id": "php53-ctype-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-curl-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-curl-5.3.17-112.99.2.ppc64",
"product_id": "php53-curl-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-dba-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-dba-5.3.17-112.99.2.ppc64",
"product_id": "php53-dba-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-dom-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-dom-5.3.17-112.99.2.ppc64",
"product_id": "php53-dom-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-exif-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-exif-5.3.17-112.99.2.ppc64",
"product_id": "php53-exif-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-fastcgi-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-fastcgi-5.3.17-112.99.2.ppc64",
"product_id": "php53-fastcgi-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-fileinfo-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-fileinfo-5.3.17-112.99.2.ppc64",
"product_id": "php53-fileinfo-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-ftp-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-ftp-5.3.17-112.99.2.ppc64",
"product_id": "php53-ftp-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-gd-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-gd-5.3.17-112.99.2.ppc64",
"product_id": "php53-gd-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-gettext-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-gettext-5.3.17-112.99.2.ppc64",
"product_id": "php53-gettext-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-gmp-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-gmp-5.3.17-112.99.2.ppc64",
"product_id": "php53-gmp-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-iconv-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-iconv-5.3.17-112.99.2.ppc64",
"product_id": "php53-iconv-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-intl-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-intl-5.3.17-112.99.2.ppc64",
"product_id": "php53-intl-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-json-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-json-5.3.17-112.99.2.ppc64",
"product_id": "php53-json-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-ldap-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-ldap-5.3.17-112.99.2.ppc64",
"product_id": "php53-ldap-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-mbstring-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-mbstring-5.3.17-112.99.2.ppc64",
"product_id": "php53-mbstring-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-mcrypt-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-mcrypt-5.3.17-112.99.2.ppc64",
"product_id": "php53-mcrypt-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-mysql-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-mysql-5.3.17-112.99.2.ppc64",
"product_id": "php53-mysql-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-odbc-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-odbc-5.3.17-112.99.2.ppc64",
"product_id": "php53-odbc-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-openssl-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-openssl-5.3.17-112.99.2.ppc64",
"product_id": "php53-openssl-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-pcntl-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-pcntl-5.3.17-112.99.2.ppc64",
"product_id": "php53-pcntl-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-pdo-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-pdo-5.3.17-112.99.2.ppc64",
"product_id": "php53-pdo-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-pear-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-pear-5.3.17-112.99.2.ppc64",
"product_id": "php53-pear-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-pgsql-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-pgsql-5.3.17-112.99.2.ppc64",
"product_id": "php53-pgsql-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-pspell-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-pspell-5.3.17-112.99.2.ppc64",
"product_id": "php53-pspell-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-shmop-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-shmop-5.3.17-112.99.2.ppc64",
"product_id": "php53-shmop-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-snmp-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-snmp-5.3.17-112.99.2.ppc64",
"product_id": "php53-snmp-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-soap-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-soap-5.3.17-112.99.2.ppc64",
"product_id": "php53-soap-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-suhosin-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-suhosin-5.3.17-112.99.2.ppc64",
"product_id": "php53-suhosin-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-sysvmsg-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-sysvmsg-5.3.17-112.99.2.ppc64",
"product_id": "php53-sysvmsg-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-sysvsem-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-sysvsem-5.3.17-112.99.2.ppc64",
"product_id": "php53-sysvsem-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-sysvshm-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-sysvshm-5.3.17-112.99.2.ppc64",
"product_id": "php53-sysvshm-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-tokenizer-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-tokenizer-5.3.17-112.99.2.ppc64",
"product_id": "php53-tokenizer-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-wddx-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-wddx-5.3.17-112.99.2.ppc64",
"product_id": "php53-wddx-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-xmlreader-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-xmlreader-5.3.17-112.99.2.ppc64",
"product_id": "php53-xmlreader-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-xmlrpc-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-xmlrpc-5.3.17-112.99.2.ppc64",
"product_id": "php53-xmlrpc-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-xmlwriter-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-xmlwriter-5.3.17-112.99.2.ppc64",
"product_id": "php53-xmlwriter-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-xsl-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-xsl-5.3.17-112.99.2.ppc64",
"product_id": "php53-xsl-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-zip-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-zip-5.3.17-112.99.2.ppc64",
"product_id": "php53-zip-5.3.17-112.99.2.ppc64"
}
},
{
"category": "product_version",
"name": "php53-zlib-5.3.17-112.99.2.ppc64",
"product": {
"name": "php53-zlib-5.3.17-112.99.2.ppc64",
"product_id": "php53-zlib-5.3.17-112.99.2.ppc64"
}
}
],
"category": "architecture",
"name": "ppc64"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php53-5.3.17-112.99.2.s390x",
"product": {
"name": "apache2-mod_php53-5.3.17-112.99.2.s390x",
"product_id": "apache2-mod_php53-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-5.3.17-112.99.2.s390x",
"product_id": "php53-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-bcmath-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-bcmath-5.3.17-112.99.2.s390x",
"product_id": "php53-bcmath-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-bz2-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-bz2-5.3.17-112.99.2.s390x",
"product_id": "php53-bz2-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-calendar-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-calendar-5.3.17-112.99.2.s390x",
"product_id": "php53-calendar-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-ctype-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-ctype-5.3.17-112.99.2.s390x",
"product_id": "php53-ctype-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-curl-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-curl-5.3.17-112.99.2.s390x",
"product_id": "php53-curl-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-dba-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-dba-5.3.17-112.99.2.s390x",
"product_id": "php53-dba-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-dom-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-dom-5.3.17-112.99.2.s390x",
"product_id": "php53-dom-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-exif-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-exif-5.3.17-112.99.2.s390x",
"product_id": "php53-exif-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-fastcgi-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-fastcgi-5.3.17-112.99.2.s390x",
"product_id": "php53-fastcgi-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-fileinfo-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-fileinfo-5.3.17-112.99.2.s390x",
"product_id": "php53-fileinfo-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-ftp-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-ftp-5.3.17-112.99.2.s390x",
"product_id": "php53-ftp-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-gd-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-gd-5.3.17-112.99.2.s390x",
"product_id": "php53-gd-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-gettext-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-gettext-5.3.17-112.99.2.s390x",
"product_id": "php53-gettext-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-gmp-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-gmp-5.3.17-112.99.2.s390x",
"product_id": "php53-gmp-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-iconv-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-iconv-5.3.17-112.99.2.s390x",
"product_id": "php53-iconv-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-intl-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-intl-5.3.17-112.99.2.s390x",
"product_id": "php53-intl-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-json-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-json-5.3.17-112.99.2.s390x",
"product_id": "php53-json-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-ldap-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-ldap-5.3.17-112.99.2.s390x",
"product_id": "php53-ldap-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-mbstring-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-mbstring-5.3.17-112.99.2.s390x",
"product_id": "php53-mbstring-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-mcrypt-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-mcrypt-5.3.17-112.99.2.s390x",
"product_id": "php53-mcrypt-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-mysql-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-mysql-5.3.17-112.99.2.s390x",
"product_id": "php53-mysql-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-odbc-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-odbc-5.3.17-112.99.2.s390x",
"product_id": "php53-odbc-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-openssl-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-openssl-5.3.17-112.99.2.s390x",
"product_id": "php53-openssl-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-pcntl-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-pcntl-5.3.17-112.99.2.s390x",
"product_id": "php53-pcntl-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-pdo-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-pdo-5.3.17-112.99.2.s390x",
"product_id": "php53-pdo-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-pear-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-pear-5.3.17-112.99.2.s390x",
"product_id": "php53-pear-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-pgsql-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-pgsql-5.3.17-112.99.2.s390x",
"product_id": "php53-pgsql-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-pspell-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-pspell-5.3.17-112.99.2.s390x",
"product_id": "php53-pspell-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-shmop-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-shmop-5.3.17-112.99.2.s390x",
"product_id": "php53-shmop-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-snmp-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-snmp-5.3.17-112.99.2.s390x",
"product_id": "php53-snmp-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-soap-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-soap-5.3.17-112.99.2.s390x",
"product_id": "php53-soap-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-suhosin-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-suhosin-5.3.17-112.99.2.s390x",
"product_id": "php53-suhosin-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-sysvmsg-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-sysvmsg-5.3.17-112.99.2.s390x",
"product_id": "php53-sysvmsg-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-sysvsem-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-sysvsem-5.3.17-112.99.2.s390x",
"product_id": "php53-sysvsem-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-sysvshm-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-sysvshm-5.3.17-112.99.2.s390x",
"product_id": "php53-sysvshm-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-tokenizer-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-tokenizer-5.3.17-112.99.2.s390x",
"product_id": "php53-tokenizer-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-wddx-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-wddx-5.3.17-112.99.2.s390x",
"product_id": "php53-wddx-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-xmlreader-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-xmlreader-5.3.17-112.99.2.s390x",
"product_id": "php53-xmlreader-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-xmlrpc-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-xmlrpc-5.3.17-112.99.2.s390x",
"product_id": "php53-xmlrpc-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-xmlwriter-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-xmlwriter-5.3.17-112.99.2.s390x",
"product_id": "php53-xmlwriter-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-xsl-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-xsl-5.3.17-112.99.2.s390x",
"product_id": "php53-xsl-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-zip-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-zip-5.3.17-112.99.2.s390x",
"product_id": "php53-zip-5.3.17-112.99.2.s390x"
}
},
{
"category": "product_version",
"name": "php53-zlib-5.3.17-112.99.2.s390x",
"product": {
"name": "php53-zlib-5.3.17-112.99.2.s390x",
"product_id": "php53-zlib-5.3.17-112.99.2.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "apache2-mod_php53-5.3.17-112.99.2.x86_64",
"product": {
"name": "apache2-mod_php53-5.3.17-112.99.2.x86_64",
"product_id": "apache2-mod_php53-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-5.3.17-112.99.2.x86_64",
"product_id": "php53-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-bcmath-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-bcmath-5.3.17-112.99.2.x86_64",
"product_id": "php53-bcmath-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-bz2-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-bz2-5.3.17-112.99.2.x86_64",
"product_id": "php53-bz2-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-calendar-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-calendar-5.3.17-112.99.2.x86_64",
"product_id": "php53-calendar-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-ctype-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-ctype-5.3.17-112.99.2.x86_64",
"product_id": "php53-ctype-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-curl-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-curl-5.3.17-112.99.2.x86_64",
"product_id": "php53-curl-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-dba-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-dba-5.3.17-112.99.2.x86_64",
"product_id": "php53-dba-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-dom-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-dom-5.3.17-112.99.2.x86_64",
"product_id": "php53-dom-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-exif-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-exif-5.3.17-112.99.2.x86_64",
"product_id": "php53-exif-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-fastcgi-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-fastcgi-5.3.17-112.99.2.x86_64",
"product_id": "php53-fastcgi-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-fileinfo-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-fileinfo-5.3.17-112.99.2.x86_64",
"product_id": "php53-fileinfo-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-ftp-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-ftp-5.3.17-112.99.2.x86_64",
"product_id": "php53-ftp-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-gd-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-gd-5.3.17-112.99.2.x86_64",
"product_id": "php53-gd-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-gettext-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-gettext-5.3.17-112.99.2.x86_64",
"product_id": "php53-gettext-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-gmp-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-gmp-5.3.17-112.99.2.x86_64",
"product_id": "php53-gmp-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-iconv-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-iconv-5.3.17-112.99.2.x86_64",
"product_id": "php53-iconv-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-intl-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-intl-5.3.17-112.99.2.x86_64",
"product_id": "php53-intl-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-json-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-json-5.3.17-112.99.2.x86_64",
"product_id": "php53-json-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-ldap-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-ldap-5.3.17-112.99.2.x86_64",
"product_id": "php53-ldap-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-mbstring-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-mbstring-5.3.17-112.99.2.x86_64",
"product_id": "php53-mbstring-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-mcrypt-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-mcrypt-5.3.17-112.99.2.x86_64",
"product_id": "php53-mcrypt-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-mysql-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-mysql-5.3.17-112.99.2.x86_64",
"product_id": "php53-mysql-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-odbc-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-odbc-5.3.17-112.99.2.x86_64",
"product_id": "php53-odbc-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-openssl-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-openssl-5.3.17-112.99.2.x86_64",
"product_id": "php53-openssl-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-pcntl-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-pcntl-5.3.17-112.99.2.x86_64",
"product_id": "php53-pcntl-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-pdo-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-pdo-5.3.17-112.99.2.x86_64",
"product_id": "php53-pdo-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-pear-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-pear-5.3.17-112.99.2.x86_64",
"product_id": "php53-pear-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-pgsql-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-pgsql-5.3.17-112.99.2.x86_64",
"product_id": "php53-pgsql-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-pspell-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-pspell-5.3.17-112.99.2.x86_64",
"product_id": "php53-pspell-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-shmop-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-shmop-5.3.17-112.99.2.x86_64",
"product_id": "php53-shmop-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-snmp-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-snmp-5.3.17-112.99.2.x86_64",
"product_id": "php53-snmp-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-soap-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-soap-5.3.17-112.99.2.x86_64",
"product_id": "php53-soap-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-suhosin-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-suhosin-5.3.17-112.99.2.x86_64",
"product_id": "php53-suhosin-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-sysvmsg-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-sysvmsg-5.3.17-112.99.2.x86_64",
"product_id": "php53-sysvmsg-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-sysvsem-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-sysvsem-5.3.17-112.99.2.x86_64",
"product_id": "php53-sysvsem-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-sysvshm-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-sysvshm-5.3.17-112.99.2.x86_64",
"product_id": "php53-sysvshm-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-tokenizer-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-tokenizer-5.3.17-112.99.2.x86_64",
"product_id": "php53-tokenizer-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-wddx-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-wddx-5.3.17-112.99.2.x86_64",
"product_id": "php53-wddx-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-xmlreader-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-xmlreader-5.3.17-112.99.2.x86_64",
"product_id": "php53-xmlreader-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-xmlrpc-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-xmlrpc-5.3.17-112.99.2.x86_64",
"product_id": "php53-xmlrpc-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-xmlwriter-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-xmlwriter-5.3.17-112.99.2.x86_64",
"product_id": "php53-xmlwriter-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-xsl-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-xsl-5.3.17-112.99.2.x86_64",
"product_id": "php53-xsl-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-zip-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-zip-5.3.17-112.99.2.x86_64",
"product_id": "php53-zip-5.3.17-112.99.2.x86_64"
}
},
{
"category": "product_version",
"name": "php53-zlib-5.3.17-112.99.2.x86_64",
"product": {
"name": "php53-zlib-5.3.17-112.99.2.x86_64",
"product_id": "php53-zlib-5.3.17-112.99.2.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product": {
"name": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-pos:11:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_sles:11:sp4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php53-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:apache2-mod_php53-5.3.17-112.99.2.i586"
},
"product_reference": "apache2-mod_php53-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-5.3.17-112.99.2.i586"
},
"product_reference": "php53-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bcmath-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-bcmath-5.3.17-112.99.2.i586"
},
"product_reference": "php53-bcmath-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bz2-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-bz2-5.3.17-112.99.2.i586"
},
"product_reference": "php53-bz2-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-calendar-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-calendar-5.3.17-112.99.2.i586"
},
"product_reference": "php53-calendar-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ctype-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-ctype-5.3.17-112.99.2.i586"
},
"product_reference": "php53-ctype-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-curl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-curl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-curl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dba-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-dba-5.3.17-112.99.2.i586"
},
"product_reference": "php53-dba-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dom-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-dom-5.3.17-112.99.2.i586"
},
"product_reference": "php53-dom-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-exif-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-exif-5.3.17-112.99.2.i586"
},
"product_reference": "php53-exif-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fastcgi-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-fastcgi-5.3.17-112.99.2.i586"
},
"product_reference": "php53-fastcgi-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fileinfo-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-fileinfo-5.3.17-112.99.2.i586"
},
"product_reference": "php53-fileinfo-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ftp-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-ftp-5.3.17-112.99.2.i586"
},
"product_reference": "php53-ftp-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gd-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-gd-5.3.17-112.99.2.i586"
},
"product_reference": "php53-gd-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gettext-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-gettext-5.3.17-112.99.2.i586"
},
"product_reference": "php53-gettext-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gmp-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-gmp-5.3.17-112.99.2.i586"
},
"product_reference": "php53-gmp-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-iconv-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-iconv-5.3.17-112.99.2.i586"
},
"product_reference": "php53-iconv-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-intl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-intl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-intl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-json-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-json-5.3.17-112.99.2.i586"
},
"product_reference": "php53-json-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ldap-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-ldap-5.3.17-112.99.2.i586"
},
"product_reference": "php53-ldap-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mbstring-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-mbstring-5.3.17-112.99.2.i586"
},
"product_reference": "php53-mbstring-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mcrypt-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-mcrypt-5.3.17-112.99.2.i586"
},
"product_reference": "php53-mcrypt-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mysql-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-mysql-5.3.17-112.99.2.i586"
},
"product_reference": "php53-mysql-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-odbc-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-odbc-5.3.17-112.99.2.i586"
},
"product_reference": "php53-odbc-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-openssl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-openssl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-openssl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pcntl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-pcntl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pcntl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pdo-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-pdo-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pdo-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pear-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-pear-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pear-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pgsql-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-pgsql-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pgsql-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pspell-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-pspell-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pspell-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-shmop-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-shmop-5.3.17-112.99.2.i586"
},
"product_reference": "php53-shmop-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-snmp-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-snmp-5.3.17-112.99.2.i586"
},
"product_reference": "php53-snmp-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-soap-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-soap-5.3.17-112.99.2.i586"
},
"product_reference": "php53-soap-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-suhosin-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-suhosin-5.3.17-112.99.2.i586"
},
"product_reference": "php53-suhosin-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvmsg-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvmsg-5.3.17-112.99.2.i586"
},
"product_reference": "php53-sysvmsg-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvsem-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvsem-5.3.17-112.99.2.i586"
},
"product_reference": "php53-sysvsem-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvshm-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvshm-5.3.17-112.99.2.i586"
},
"product_reference": "php53-sysvshm-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-tokenizer-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-tokenizer-5.3.17-112.99.2.i586"
},
"product_reference": "php53-tokenizer-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-wddx-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-wddx-5.3.17-112.99.2.i586"
},
"product_reference": "php53-wddx-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlreader-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlreader-5.3.17-112.99.2.i586"
},
"product_reference": "php53-xmlreader-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlrpc-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlrpc-5.3.17-112.99.2.i586"
},
"product_reference": "php53-xmlrpc-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlwriter-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlwriter-5.3.17-112.99.2.i586"
},
"product_reference": "php53-xmlwriter-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xsl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-xsl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-xsl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zip-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-zip-5.3.17-112.99.2.i586"
},
"product_reference": "php53-zip-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zlib-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Point of Sale 11 SP3",
"product_id": "SUSE Linux Enterprise Point of Sale 11 SP3:php53-zlib-5.3.17-112.99.2.i586"
},
"product_reference": "php53-zlib-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Point of Sale 11 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php53-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.i586"
},
"product_reference": "apache2-mod_php53-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php53-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.ppc64"
},
"product_reference": "apache2-mod_php53-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php53-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.s390x"
},
"product_reference": "apache2-mod_php53-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "apache2-mod_php53-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.x86_64"
},
"product_reference": "apache2-mod_php53-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.i586"
},
"product_reference": "php53-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bcmath-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.i586"
},
"product_reference": "php53-bcmath-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bcmath-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-bcmath-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bcmath-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-bcmath-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bcmath-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-bcmath-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bz2-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.i586"
},
"product_reference": "php53-bz2-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bz2-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-bz2-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bz2-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-bz2-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-bz2-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-bz2-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-calendar-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.i586"
},
"product_reference": "php53-calendar-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-calendar-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-calendar-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-calendar-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-calendar-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-calendar-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-calendar-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ctype-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.i586"
},
"product_reference": "php53-ctype-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ctype-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-ctype-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ctype-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-ctype-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ctype-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-ctype-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-curl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-curl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-curl-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-curl-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-curl-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-curl-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-curl-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-curl-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dba-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.i586"
},
"product_reference": "php53-dba-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dba-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-dba-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dba-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-dba-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dba-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-dba-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dom-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.i586"
},
"product_reference": "php53-dom-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dom-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-dom-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dom-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-dom-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-dom-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-dom-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-exif-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.i586"
},
"product_reference": "php53-exif-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-exif-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-exif-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-exif-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-exif-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-exif-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-exif-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fastcgi-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.i586"
},
"product_reference": "php53-fastcgi-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fastcgi-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-fastcgi-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fastcgi-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-fastcgi-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fastcgi-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-fastcgi-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fileinfo-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.i586"
},
"product_reference": "php53-fileinfo-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fileinfo-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-fileinfo-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fileinfo-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-fileinfo-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-fileinfo-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-fileinfo-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ftp-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.i586"
},
"product_reference": "php53-ftp-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ftp-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-ftp-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ftp-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-ftp-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ftp-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-ftp-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gd-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.i586"
},
"product_reference": "php53-gd-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gd-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-gd-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gd-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-gd-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gd-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-gd-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gettext-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.i586"
},
"product_reference": "php53-gettext-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gettext-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-gettext-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gettext-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-gettext-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gettext-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-gettext-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gmp-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.i586"
},
"product_reference": "php53-gmp-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gmp-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-gmp-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gmp-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-gmp-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-gmp-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-gmp-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-iconv-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.i586"
},
"product_reference": "php53-iconv-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-iconv-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-iconv-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-iconv-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-iconv-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-iconv-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-iconv-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-intl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-intl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-intl-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-intl-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-intl-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-intl-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-intl-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-intl-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-json-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.i586"
},
"product_reference": "php53-json-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-json-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-json-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-json-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-json-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-json-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-json-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ldap-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.i586"
},
"product_reference": "php53-ldap-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ldap-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-ldap-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ldap-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-ldap-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-ldap-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-ldap-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mbstring-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.i586"
},
"product_reference": "php53-mbstring-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mbstring-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-mbstring-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mbstring-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-mbstring-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mbstring-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-mbstring-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mcrypt-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.i586"
},
"product_reference": "php53-mcrypt-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mcrypt-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-mcrypt-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mcrypt-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-mcrypt-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mcrypt-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-mcrypt-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mysql-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.i586"
},
"product_reference": "php53-mysql-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mysql-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-mysql-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mysql-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-mysql-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-mysql-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-mysql-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-odbc-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.i586"
},
"product_reference": "php53-odbc-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-odbc-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-odbc-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-odbc-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-odbc-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-odbc-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-odbc-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-openssl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-openssl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-openssl-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-openssl-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-openssl-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-openssl-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-openssl-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-openssl-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pcntl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pcntl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pcntl-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-pcntl-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pcntl-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-pcntl-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pcntl-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-pcntl-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pdo-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pdo-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pdo-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-pdo-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pdo-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-pdo-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pdo-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-pdo-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pear-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pear-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pear-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-pear-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pear-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-pear-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pear-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-pear-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pgsql-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pgsql-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pgsql-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-pgsql-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pgsql-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-pgsql-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pgsql-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-pgsql-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pspell-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.i586"
},
"product_reference": "php53-pspell-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pspell-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-pspell-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pspell-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-pspell-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-pspell-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-pspell-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-shmop-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.i586"
},
"product_reference": "php53-shmop-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-shmop-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-shmop-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-shmop-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-shmop-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-shmop-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-shmop-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-snmp-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.i586"
},
"product_reference": "php53-snmp-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-snmp-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-snmp-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-snmp-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-snmp-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-snmp-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-snmp-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-soap-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.i586"
},
"product_reference": "php53-soap-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-soap-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-soap-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-soap-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-soap-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-soap-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-soap-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-suhosin-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.i586"
},
"product_reference": "php53-suhosin-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-suhosin-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-suhosin-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-suhosin-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-suhosin-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-suhosin-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-suhosin-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvmsg-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.i586"
},
"product_reference": "php53-sysvmsg-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvmsg-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-sysvmsg-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvmsg-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-sysvmsg-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvmsg-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-sysvmsg-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvsem-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.i586"
},
"product_reference": "php53-sysvsem-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvsem-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-sysvsem-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvsem-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-sysvsem-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvsem-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-sysvsem-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvshm-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.i586"
},
"product_reference": "php53-sysvshm-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvshm-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-sysvshm-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvshm-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-sysvshm-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-sysvshm-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-sysvshm-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-tokenizer-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.i586"
},
"product_reference": "php53-tokenizer-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-tokenizer-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-tokenizer-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-tokenizer-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-tokenizer-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-tokenizer-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-tokenizer-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-wddx-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.i586"
},
"product_reference": "php53-wddx-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-wddx-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-wddx-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-wddx-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-wddx-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-wddx-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-wddx-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlreader-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.i586"
},
"product_reference": "php53-xmlreader-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlreader-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-xmlreader-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlreader-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-xmlreader-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlreader-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-xmlreader-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlrpc-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.i586"
},
"product_reference": "php53-xmlrpc-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlrpc-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-xmlrpc-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlrpc-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-xmlrpc-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlrpc-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-xmlrpc-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlwriter-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.i586"
},
"product_reference": "php53-xmlwriter-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlwriter-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-xmlwriter-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlwriter-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-xmlwriter-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xmlwriter-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-xmlwriter-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xsl-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.i586"
},
"product_reference": "php53-xsl-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xsl-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-xsl-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xsl-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-xsl-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-xsl-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-xsl-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zip-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.i586"
},
"product_reference": "php53-zip-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zip-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-zip-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zip-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-zip-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zip-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-zip-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zlib-5.3.17-112.99.2.i586 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.i586"
},
"product_reference": "php53-zlib-5.3.17-112.99.2.i586",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zlib-5.3.17-112.99.2.ppc64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.ppc64"
},
"product_reference": "php53-zlib-5.3.17-112.99.2.ppc64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zlib-5.3.17-112.99.2.s390x as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.s390x"
},
"product_reference": "php53-zlib-5.3.17-112.99.2.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "php53-zlib-5.3.17-112.99.2.x86_64 as component of SUSE Linux Enterprise Server 11 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.x86_64"
},
"product_reference": "php53-zlib-5.3.17-112.99.2.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 11 SP4-LTSS"
}
]
},
"vulnerabilities": [
{
"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 Point of Sale 11 SP3:apache2-mod_php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-bcmath-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-bz2-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-calendar-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ctype-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-curl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-dba-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-dom-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-exif-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-fastcgi-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-fileinfo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ftp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gd-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gettext-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-iconv-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-intl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-json-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ldap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mbstring-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mcrypt-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mysql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-odbc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-openssl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pcntl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pdo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pear-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pgsql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pspell-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-shmop-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-snmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-soap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-suhosin-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvmsg-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvsem-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvshm-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-tokenizer-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-wddx-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlreader-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlrpc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlwriter-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xsl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-zip-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-zlib-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.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 Point of Sale 11 SP3:apache2-mod_php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-bcmath-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-bz2-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-calendar-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ctype-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-curl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-dba-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-dom-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-exif-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-fastcgi-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-fileinfo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ftp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gd-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gettext-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-iconv-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-intl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-json-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ldap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mbstring-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mcrypt-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mysql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-odbc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-openssl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pcntl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pdo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pear-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pgsql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pspell-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-shmop-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-snmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-soap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-suhosin-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvmsg-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvsem-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvshm-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-tokenizer-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-wddx-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlreader-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlrpc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlwriter-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xsl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-zip-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-zlib-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.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 Point of Sale 11 SP3:apache2-mod_php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-bcmath-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-bz2-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-calendar-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ctype-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-curl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-dba-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-dom-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-exif-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-fastcgi-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-fileinfo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ftp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gd-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gettext-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-gmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-iconv-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-intl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-json-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-ldap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mbstring-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mcrypt-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-mysql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-odbc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-openssl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pcntl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pdo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pear-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pgsql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-pspell-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-shmop-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-snmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-soap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-suhosin-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvmsg-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvsem-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-sysvshm-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-tokenizer-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-wddx-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlreader-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlrpc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xmlwriter-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-xsl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-zip-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Point of Sale 11 SP3:php53-zlib-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:apache2-mod_php53-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bcmath-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-bz2-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-calendar-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ctype-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-curl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dba-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-dom-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-exif-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fastcgi-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-fileinfo-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ftp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gd-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gettext-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-gmp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-iconv-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-intl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-json-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-ldap-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mbstring-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mcrypt-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-mysql-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-odbc-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-openssl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pcntl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pdo-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pear-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pgsql-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-pspell-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-shmop-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-snmp-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-soap-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-suhosin-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvmsg-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvsem-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-sysvshm-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-tokenizer-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-wddx-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlreader-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlrpc-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xmlwriter-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-xsl-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zip-5.3.17-112.99.2.x86_64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.i586",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.ppc64",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.s390x",
"SUSE Linux Enterprise Server 11 SP4-LTSS:php53-zlib-5.3.17-112.99.2.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-03-17T16:10:18Z",
"details": "important"
}
],
"title": "CVE-2021-21702"
}
]
}
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.